Evidently

Latest version: v0.4.22

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

Scan your dependencies

Page 1 of 13

0.4.22

What's Changed
* Fix details in ColumnSummaryMetrics. by Liraim in https://github.com/evidentlyai/evidently/pull/1107
* Cloud Tutorial - Update by elenasamuylova in https://github.com/evidentlyai/evidently/pull/1104
* improve categorical features selection in data definition by svetleo-evidently in https://github.com/evidentlyai/evidently/pull/1109
* New text descriptors and features. by Liraim in https://github.com/evidentlyai/evidently/pull/1105
* Add access to original and computed data. by Liraim in https://github.com/evidentlyai/evidently/pull/1106
* Example with simple and llm-based descriptors by emeli-dral in https://github.com/evidentlyai/evidently/pull/1111
* Update example_test.py by emeli-dral in https://github.com/evidentlyai/evidently/pull/1112


**Full Changelog**: https://github.com/evidentlyai/evidently/compare/v0.4.21...v0.4.22

0.4.21

What's Changed
* bump litestar by mike0sv in https://github.com/evidentlyai/evidently/pull/1098
* rename state dep by mike0sv in https://github.com/evidentlyai/evidently/pull/1099
* Update devcontainer.json: Remove comments from json by DimaAmega in https://github.com/evidentlyai/evidently/pull/1096
* Added an example for data and ml monitoring by emeli-dral in https://github.com/evidentlyai/evidently/pull/1100
* Bump `actions/checkout` from `v3` to `v4` by DimaAmega in https://github.com/evidentlyai/evidently/pull/1102
* 671 calculate snapshot from file by svetleo-evidently in https://github.com/evidentlyai/evidently/pull/1090
* LLM Descriptors by Liraim in https://github.com/evidentlyai/evidently/pull/1101


**Full Changelog**: https://github.com/evidentlyai/evidently/compare/v0.4.20...v0.4.21

0.4.20

What's Changed
* UI new theme and better error handling by DimaAmega in https://github.com/evidentlyai/evidently/pull/1063
* Add email in User model by svetleo-evidently in https://github.com/evidentlyai/evidently/pull/1062
* fix dashboard unclose open file by marviniter in https://github.com/evidentlyai/evidently/pull/1061
* Fix typo by aguschin in https://github.com/evidentlyai/evidently/pull/1065
* _list_team_users changed by svetleo-evidently in https://github.com/evidentlyai/evidently/pull/1068
* more field tags by mike0sv in https://github.com/evidentlyai/evidently/pull/1049
* Assorted refactorings of the collector and UI app by provinzkraut in https://github.com/evidentlyai/evidently/pull/1045
* Created_at for project by svetleo-evidently in https://github.com/evidentlyai/evidently/pull/1073
* Fixes for litestar by mike0sv in https://github.com/evidentlyai/evidently/pull/1074
* fix add project by svetleo-evidently in https://github.com/evidentlyai/evidently/pull/1076
* 628 random order in projects list by svetleo-evidently in https://github.com/evidentlyai/evidently/pull/1077
* UI: code refactor and small improvements by DimaAmega in https://github.com/evidentlyai/evidently/pull/1079
* Switch to ruff by mike0sv in https://github.com/evidentlyai/evidently/pull/1078
* Update NavigationProgress.tsx by DimaAmega in https://github.com/evidentlyai/evidently/pull/1081
* components by mike0sv in https://github.com/evidentlyai/evidently/pull/1071
* fix conf parsing by mike0sv in https://github.com/evidentlyai/evidently/pull/1082
* Run example tests on schedule by mike0sv in https://github.com/evidentlyai/evidently/pull/1083
* UI: bit refactor by DimaAmega in https://github.com/evidentlyai/evidently/pull/1086
* fix(evidently-ui): secret token auth always failing by rollersteaam in https://github.com/evidentlyai/evidently/pull/1072
* Support cloud workspace for collector by mike0sv in https://github.com/evidentlyai/evidently/pull/1088
* Add k parameter to coverage metric in PopularityBias by soogui in https://github.com/evidentlyai/evidently/pull/1066
* Feature/cat hist plot by mike0sv in https://github.com/evidentlyai/evidently/pull/1087
* UI(deps): vite v5 by DimaAmega in https://github.com/evidentlyai/evidently/pull/1041
* UI: bump pnpm9 by DimaAmega in https://github.com/evidentlyai/evidently/pull/1089
* Feature/cat hist plot by mike0sv in https://github.com/evidentlyai/evidently/pull/1091
* fixes by mike0sv in https://github.com/evidentlyai/evidently/pull/1094

New Contributors
* svetleo-evidently made their first contribution in https://github.com/evidentlyai/evidently/pull/1062
* marviniter made their first contribution in https://github.com/evidentlyai/evidently/pull/1061
* aguschin made their first contribution in https://github.com/evidentlyai/evidently/pull/1065
* provinzkraut made their first contribution in https://github.com/evidentlyai/evidently/pull/1045
* rollersteaam made their first contribution in https://github.com/evidentlyai/evidently/pull/1072
* soogui made their first contribution in https://github.com/evidentlyai/evidently/pull/1066

**Full Changelog**: https://github.com/evidentlyai/evidently/compare/v0.4.19...v0.4.20

0.4.19

What's Changed
* ui fix font weight by DimaAmega in https://github.com/evidentlyai/evidently/pull/1048
* fix CI for `.ipynb` files by DimaAmega in https://github.com/evidentlyai/evidently/pull/1051
* renew expired cloud token by mike0sv in https://github.com/evidentlyai/evidently/pull/1047
* UI: remove hardcore color by DimaAmega in https://github.com/evidentlyai/evidently/pull/1053
* Update setup.py by mike0sv in https://github.com/evidentlyai/evidently/pull/1058
* Fix pydantic compat by mike0sv in https://github.com/evidentlyai/evidently/pull/1059


**Full Changelog**: https://github.com/evidentlyai/evidently/compare/v0.4.18...v0.4.19

0.4.18

What's Changed
* Optimization for DataDriftTable calculations. by Liraim in https://github.com/evidentlyai/evidently/pull/1029
* Custom value test by progiv in https://github.com/evidentlyai/evidently/pull/1028
* tmp fix collector serialization by mike0sv in https://github.com/evidentlyai/evidently/pull/1038
* use same local state for metadata and data by mike0sv in https://github.com/evidentlyai/evidently/pull/1039
* fix CI by DimaAmega in https://github.com/evidentlyai/evidently/pull/986
* UI: export MetricAlert type by DimaAmega in https://github.com/evidentlyai/evidently/pull/1037
* Update README.md by DimaAmega in https://github.com/evidentlyai/evidently/pull/1043
* UI(bundler) hash css by DimaAmega in https://github.com/evidentlyai/evidently/pull/1040
* Added an example of snapshot save speed up by emeli-dral in https://github.com/evidentlyai/evidently/pull/1044

New Contributors
* progiv made their first contribution in https://github.com/evidentlyai/evidently/pull/1028

**Full Changelog**: https://github.com/evidentlyai/evidently/compare/v0.4.17...v0.4.18

0.4.17

What's Changed
* List fields tags for filtering by mike0sv in https://github.com/evidentlyai/evidently/pull/1004
* Spark vulnerability by mike0sv in https://github.com/evidentlyai/evidently/pull/1013
* Update min dependencies by Liraim in https://github.com/evidentlyai/evidently/pull/1017
* UI: add types to dashboard by DimaAmega in https://github.com/evidentlyai/evidently/pull/1015
* Pin min version for certifi. by Liraim in https://github.com/evidentlyai/evidently/pull/1016
* Added Cloud Quickstart tutorial by elenasamuylova in https://github.com/evidentlyai/evidently/pull/1019
* UI: Better panels by DimaAmega in https://github.com/evidentlyai/evidently/pull/1022
* add data definition to snapshot by mike0sv in https://github.com/evidentlyai/evidently/pull/1020
* fix pd types for dataset summary metric by mike0sv in https://github.com/evidentlyai/evidently/pull/1025
* Update CONTRIBUTING.md with Python version and black configuration changes by c0t0ber in https://github.com/evidentlyai/evidently/pull/1011
* Fix issue in calculating NDCG when input data is smaller than K by oriol-guitart-edo in https://github.com/evidentlyai/evidently/pull/1007
* fix CONTRIBUTING.md: py 3.7 -> py 3.8 by emeli-dral in https://github.com/evidentlyai/evidently/pull/1026
* Feature/add new snapshot trigger and fix collector startup by c0t0ber in https://github.com/evidentlyai/evidently/pull/1014
* remove nbextension by DimaAmega in https://github.com/evidentlyai/evidently/pull/1027

New Contributors
* c0t0ber made their first contribution in https://github.com/evidentlyai/evidently/pull/1011
* oriol-guitart-edo made their first contribution in https://github.com/evidentlyai/evidently/pull/1007

**Full Changelog**: https://github.com/evidentlyai/evidently/compare/v0.4.16...v0.4.17

Page 1 of 13

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.