Commits
- dd5d0ff: Fix suite display (41) (matanper) [41](https://github.com/deepchecks/MLChecks/pull/41)
- e0d3051: String mismatch (42) (matanper) [42](https://github.com/deepchecks/MLChecks/pull/42)
- f0b2d93: Add feature_importance check (33) (benisraeldan) [33](https://github.com/deepchecks/MLChecks/pull/33)
- 979ca3e: Add docstring (45) (matanper) [45](https://github.com/deepchecks/MLChecks/pull/45)
- 613df69: fix pylint (44) (benisraeldan) [44](https://github.com/deepchecks/MLChecks/pull/44)
- 8421a10: added invalid chars check (43) (DanArlowski) [43](https://github.com/deepchecks/MLChecks/pull/43)
- 666e909: Revert "added invalid chars check (43)" (47) (DanArlowski) [47](https://github.com/deepchecks/MLChecks/pull/47)
- 917826d: Simplify display (49) (matanper) [49](https://github.com/deepchecks/MLChecks/pull/49)
- 43845fc: invalid characters [Approve me] (48) (DanArlowski) [48](https://github.com/deepchecks/MLChecks/pull/48)
- f862dd6: Modify headers when running in suite on SingleDataset checks (53) (matanper) [53](https://github.com/deepchecks/MLChecks/pull/53)
- f54a5df: added metadata for setup.py (27) (DanArlowski) [27](https://github.com/deepchecks/MLChecks/pull/27)
- ef6e583: add date leakage (52) (benisraeldan) [52](https://github.com/deepchecks/MLChecks/pull/52)
- a183a26: Refactor dataset (56) (matanper) [56](https://github.com/deepchecks/MLChecks/pull/56)
- 86b96d7: Invalid chars fix (58) (matanper) [58](https://github.com/deepchecks/MLChecks/pull/58)
- 9fedcb4: data sample leakage (55) (JKL98ISR) [55](https://github.com/deepchecks/MLChecks/pull/55)
- d09f150: adding examples folder and initial notebook from hackathon demo (shir4)
- a7a05b4: Adding type inference (59) (Itay Gabbay) [59](https://github.com/deepchecks/MLChecks/pull/59)
- 103ebbd: Fix dataframe styler bug (Matan Perlmutter)
- 681f25b: Merge branch 'master' of https://github.com/deepchecks/MLChecks (Matan Perlmutter)
- 7380b1e: updated in draft examples the checks demo from hackathon now working on master (without rare format, overfit and drift that aren't in master yet), and also suite basic usage examples (shir4)
- c32e1fd: moved dataset and path configurations to beginning and added link, so checks_demonstration will be self sustainable (shir4)
- 53c7142: Mlc 37 data duplicates (57) (benisraeldan) [57](https://github.com/deepchecks/MLChecks/pull/57)
- 1705cef: added notebooks linting (61) (DanArlowski) [61](https://github.com/deepchecks/MLChecks/pull/61)
- 7b03e2a: Mlc 33 (60) (Noam Bressler) [60](https://github.com/deepchecks/MLChecks/pull/60)
- 389bbc9: Fix Coverage step (63) (DanArlowski) [63](https://github.com/deepchecks/MLChecks/pull/63)
- 2a01e51: Fixing deps issue (64) (Itay Gabbay) [64](https://github.com/deepchecks/MLChecks/pull/64)
- e83a22e: remove_warning (67) (JKL98ISR) [67](https://github.com/deepchecks/MLChecks/pull/67)
- 4bd1628: removing type inference (66) (Itay Gabbay) [66](https://github.com/deepchecks/MLChecks/pull/66)
- aa596b0: Rare format detection (50) (nirhutnik) [50](https://github.com/deepchecks/MLChecks/pull/50)
- 1ca42e1: Rename compared_dataset to baseline_dataset (71) (matanper) [71](https://github.com/deepchecks/MLChecks/pull/71)
- 8630d95: Validating that a dataset is not empty (70) (Itay Gabbay) [70](https://github.com/deepchecks/MLChecks/pull/70)
- 382770c: String mismatch comparison (62) (matanper) [62](https://github.com/deepchecks/MLChecks/pull/62)
- d52daf3: Add count to string mismatch comparison (Matan Perlmutter)
- a82f540: Add count to string mismatch comparison (Matan Perlmutter)
- 1a2b936: Adding suite functionality (73) (shir22) [73](https://github.com/deepchecks/MLChecks/pull/73)
- 226ed93: added docs step to generate documentation using sphinx (74) (DanArlowski) [74](https://github.com/deepchecks/MLChecks/pull/74)
- 2a86e87: removed warning from data sample leakage in notebook (68) (JKL98ISR) [68](https://github.com/deepchecks/MLChecks/pull/68)
- 904b544: Add boosting overfit (69) (matanper) [69](https://github.com/deepchecks/MLChecks/pull/69)
- 146eaf1: Performance report (75) (matanper) [75](https://github.com/deepchecks/MLChecks/pull/75)
- e8355c1: Mlc 82 new category (77) (benisraeldan) [77](https://github.com/deepchecks/MLChecks/pull/77)
- 5f1288a: Mlc 83 new label (79) (benisraeldan) [79](https://github.com/deepchecks/MLChecks/pull/79)
- 7b8357c: Mlc 92 testing nb (78) (Noam Bressler) [78](https://github.com/deepchecks/MLChecks/pull/78)
- 2146e40: fix boosting overfit notebook (80) (benisraeldan) [80](https://github.com/deepchecks/MLChecks/pull/80)
- 9e04889: DominantFrequencyChange check (76) (JKL98ISR) [76](https://github.com/deepchecks/MLChecks/pull/76)
- 3c365ea: string length outlier (72) (benisraeldan) [72](https://github.com/deepchecks/MLChecks/pull/72)
- 8a0206b: update badges (DanArlowski)
- b7479e0: naive_comparision check (84) (JKL98ISR) [84](https://github.com/deepchecks/MLChecks/pull/84)
- d757a3a: Add progress bar (86) (matanper) [86](https://github.com/deepchecks/MLChecks/pull/86)