-
Notifications
You must be signed in to change notification settings - Fork 606
Roadmap
emeli-dral edited this page Oct 26, 2021
·
7 revisions
- Dataset Profiling
- [backlog] Historical Drift
- advanced configurations
- Regression Performance: segments of underperformance
- Anderson-Darling test for Data and Target Drift
- Barnard's exact test for Data and Target Drift
- Target Drift Analysis: add Kendall and Spearman correlation
- [backlog] "Small Dataset" option for reports
- [backlog] "Big Dataset" option for reports
- Update all the examples & tutorials with readme
- Update the structure of examples folder
- metrics calculation logic for Production Data Stream
- Grafana: Data Drift Dashboard
- Grafana: Numerical Target Drift Dashboard
- Grafana: Regression Performance Dashboard
- Grafana: Categorical Target Drift Dashboard
- Grafana: Classification Performance Dashboard
- Grafana: Probabilistic Classification Performance Dashboard
- evidently_community repo for custom reports
- evidently_community contributor Guide
- tests for evidently_community project
- interactive reports in pylab
- interactive reports in google colaboratory notebooks
- interactive reports in kaggle notebooks
- reduce HTML reports size (at least twice, better more)
- UI configuration (color-schema change, etc)
- color-blind mode for reports
- fix UI building issues
- run evidently dashboards from terminal in a "service" mode
- host it somewhere
- python unit tests for analyzers
- python unit tests for widgets
- python unit tests for dashboard
- automation of running selected examples as a test
- package deployment
- Developer's guide
- Contributor's guide
- Release notes
- Good first issues, issue templates