Evidently

Latest version: v0.4.27

Safety actively analyzes 638699 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 10 of 14

0.1.47.dev0

Not secure
Custom Text Comments in Dashboards
- Added type type="text” for BaseWidgetInfo (for text widgets implementation)
- Markdown syntax is supported

see the example: https://github.com/evidentlyai/evidently/blob/main/examples/how_to_questions/text_widget_usage_iris.ipynb

0.1.46.dev0

Not secure
- Data Quality Dashboard: add dataset overview widget
- Data Quality Dashboard: add correlations widget
- Speeded uploading via preview plots optimisation
- Paging in Data Quality feature table widget

0.1.45.dev0

Not secure
- DataQualityTab() is now available for Dashboards! The Tab helps to observe data columns, explore their properties and compare datasets.
- DataQualityProfileSection() is available for Profiles as well.
- ColumnMapping update: added task parameter to specify the type of machine learning problem. This parameter is used by DataQualityAnalyzer and some data quality widgets to calculate metrics and visuals with the respect to the task.

0.1.44.dev0

Not secure
- Added monitors for NumTargetDrift, CatTargetDrift, ClassificationPerformance, ProbClassificationPerformance
- Fixed RegressionPerformance monitor
- Supported strings as a categorical features in DataDrift and CatTargetDrift dashboards
- Supported boolean features in DataDrift dashboard

0.1.43.dev0

Not secure
Analyzers Refactoring: analyzer result became a structured object instead of a dictionary for all Analyzers

The following Quality Metrics Options are added:
- conf_interval_n_sigmas (the width of confidence intervals ): int = DEFAULT_CONF_INTERVAL_SIZE
- classification_treshold (the threshold for true labels): float = DEFAULT_CLASSIFICATION_TRESHOLD
- cut_quantile (cut the data by right, left and two-sided quantiles): Union[None, Tuple[str, float], Dict[str, Tuple[str, float]]] = None

0.1.42.dev0

Not secure
Added backward compatibility for imports:
- Widgets and Tabs can be imported from evidently directly, but this is deprecated behavior and cause warning
- Sections can be imported from evidently directly, but this is deprecated behavior and cause warning

Page 10 of 14

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.