Commits
- 9979dbd: refactoring (307) (Yurii Romanyshyn) [307](https://github.com/deepchecks/deepchecks/pull/307)
- d8d4960: nbgen fix (310) (Itay Gabbay) [310](https://github.com/deepchecks/deepchecks/pull/310)
- 59b5d7c: [MLC-379] fixed suite result display (296) (Yurii Romanyshyn) [296](https://github.com/deepchecks/deepchecks/pull/296)
- ef3150f: [Automatic] Examples Update (311) (deepchecks-bot) [311](https://github.com/deepchecks/deepchecks/pull/311)
- 625ac3d: [MLC-413] replaced mathplot with plotly (312) (Yurii Romanyshyn) [312](https://github.com/deepchecks/deepchecks/pull/312)
- d12202e: Fixes to dataset creation logic (279) (Noam Bressler) [279](https://github.com/deepchecks/deepchecks/pull/279)
- 82a4284: [Automatic] Examples Update (314) (deepchecks-bot) [314](https://github.com/deepchecks/deepchecks/pull/314)
- 4b7108f: checking that datetime or index exists now acknowledges those in dataframe index (316) (Noam Bressler) [316](https://github.com/deepchecks/deepchecks/pull/316)
- 0a1bd1a: Add multimodel performance report (300) (matanper) [300](https://github.com/deepchecks/deepchecks/pull/300)
- 8010aff: change some conditions to category=ConditionCategory.WARN (319) (Noam Bressler) [319](https://github.com/deepchecks/deepchecks/pull/319)
- 292e9b9: Mlc 410 drift to plotly (313) (DBI) [313](https://github.com/deepchecks/deepchecks/pull/313)
- 23863e4: refactor trust score to plotly (320) (DBI) [320](https://github.com/deepchecks/deepchecks/pull/320)
- 8785ae6: [Automatic] Examples Update (321) (deepchecks-bot) [321](https://github.com/deepchecks/deepchecks/pull/321)
- b7f9ccd: Modifying plotly default backends (318) (Itay Gabbay) [318](https://github.com/deepchecks/deepchecks/pull/318)
- 4fbd46c: flatten coef_ in FI calculation for linear regression (326) (Noam Bressler) [326](https://github.com/deepchecks/deepchecks/pull/326)
- 45a0d82: Fixing docs search (324) (Itay Gabbay) [324](https://github.com/deepchecks/deepchecks/pull/324)
- ab39bc3: Conda tries (327) (Itay Gabbay) [327](https://github.com/deepchecks/deepchecks/pull/327)
- 4b917d3: add explicit exception for classifiers with no predict_proba (328) (Noam Bressler) [328](https://github.com/deepchecks/deepchecks/pull/328)
- c4af9e8: prevent Dataset object from re-inferring categorical features (330) (Noam Bressler) [330](https://github.com/deepchecks/deepchecks/pull/330)
- eb5fbbb: fix calibration score check (325) (DBI) [325](https://github.com/deepchecks/deepchecks/pull/325)
- 18fa121: [Automatic] Examples Update (332) (deepchecks-bot) [332](https://github.com/deepchecks/deepchecks/pull/332)
- da1e466: fix requirement for google colab (329) (DBI) [329](https://github.com/deepchecks/deepchecks/pull/329)
- 9b38a48: add train test split (331) (DBI) [331](https://github.com/deepchecks/deepchecks/pull/331)
- 1931cee: Change last occurrences of "Baseline" and "Dataset" to "Train" and "Test" (334) (Noam Bressler) [334](https://github.com/deepchecks/deepchecks/pull/334)
- c1d3c06: [Automatic] Examples Update (339) (deepchecks-bot) [339](https://github.com/deepchecks/deepchecks/pull/339)
- e9b5036: [MLC-388] added limit on dataset features number for features importance calculation (315) (Yurii Romanyshyn) [315](https://github.com/deepchecks/deepchecks/pull/315)
- bcbe81b: * Adding the datasets module (335) (Itay Gabbay) [335](https://github.com/deepchecks/deepchecks/pull/335)
- d3e4242: Mlc 457 check displays (336) (DBI) [336](https://github.com/deepchecks/deepchecks/pull/336)
- 1f0a71c: Update VERSION (Itay Gabbay)