Deepchecks

Latest version: v0.19.1

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

Scan your dependencies

Page 8 of 11

0.2.1

Not secure
Commits
- d8b1d43: New version release (github-actions[bot])
- 1ad95b1: Update README.rst (513) (shir22) [513](https://github.com/deepchecks/deepchecks/pull/513)
- 69100ea: Add examples folder and routing from readme (514) (shir22) [514](https://github.com/deepchecks/deepchecks/pull/514)
- d96117b: changing gh labels (515) (Itay Gabbay) [515](https://github.com/deepchecks/deepchecks/pull/515)
- aee01a6: Update README.rst (516) (shir22) [516](https://github.com/deepchecks/deepchecks/pull/516)
- 233fbce: Update performance.rst (519) (shir22) [519](https://github.com/deepchecks/deepchecks/pull/519)
- 4c7a4c1: Update display_suite.py (518) (shir22) [518](https://github.com/deepchecks/deepchecks/pull/518)
- 214213a: Documentation and Readme (521) (shir22) [521](https://github.com/deepchecks/deepchecks/pull/521)
- c919dd5: Merge branch 'main' of https://github.com/deepchecks/MLChecks into 0.2.x (Itay Gabbay)
- 48fd68c: docs fixes (Itay Gabbay)
- 0cfa6f3: Fix PerfectModel when data have nulls in label (526) (matanper) [526](https://github.com/deepchecks/deepchecks/pull/526)
- 2051d65: - Adding iris to the datasets section (530) (Itay Gabbay) [530](https://github.com/deepchecks/deepchecks/pull/530)
- dfa08fa: Update the Dataset Object Documentation (500) (DBI)
- 9a0e202: version bump (Itay Gabbay)

0.2.0

Not secure
Commits
- 0df2f8e: Performance report degradation fix (444) (JKL98ISR) [444](https://github.com/deepchecks/deepchecks/pull/444)
- 2a243b4: Change binary scorers to also return per class (470) (matanper) [470](https://github.com/deepchecks/deepchecks/pull/470)
- fb94d10: N top show how many (469) (JKL98ISR) [469](https://github.com/deepchecks/deepchecks/pull/469)
- 84ee22f: remove_zero_warn (476) (JKL98ISR) [476](https://github.com/deepchecks/deepchecks/pull/476)
- b52add9: no_links_collab (478) (JKL98ISR) [478](https://github.com/deepchecks/deepchecks/pull/478)
- 5ec8829: [Issue-439, addition] SimpleModelComparison: added 'Number of samples' column to the result df (473) (Yurii Romanyshyn) [473](https://github.com/deepchecks/deepchecks/pull/473)
- f368333: pipeline model can also no be of type BaseEstimator (468) (DBI) [468](https://github.com/deepchecks/deepchecks/pull/468)
- b3e73d2: added favicons to the docs (481) (Yurii Romanyshyn) [481](https://github.com/deepchecks/deepchecks/pull/481)
- 33b4820: [issue-409] added datetime formating function to utils (464) (Yurii Romanyshyn) [464](https://github.com/deepchecks/deepchecks/pull/464)
- 31018fa: nothing to show on when pps is 0 on all fields (480) (DBI) [480](https://github.com/deepchecks/deepchecks/pull/480)
- ca7866b: Small typos fixes (487) (nirhutnik) [487](https://github.com/deepchecks/deepchecks/pull/487)
- 18436ed: Moving examples into docs (495) (Itay Gabbay) [495](https://github.com/deepchecks/deepchecks/pull/495)
- 9b3b0b8: [Automatic] Examples Update (496) (deepchecks-bot) [496](https://github.com/deepchecks/deepchecks/pull/496)
- 556c01a: Docs and readme fixes (497) (Itay Gabbay) [497](https://github.com/deepchecks/deepchecks/pull/497)
- 9d29f0e: [issue-431] modified suite output text (499) (Yurii Romanyshyn) [499](https://github.com/deepchecks/deepchecks/pull/499)
- f834aee: use_undeprecated_tqdm (498) (JKL98ISR) [498](https://github.com/deepchecks/deepchecks/pull/498)
- 421d332: fix errors related to string labels (501) (JKL98ISR) [501](https://github.com/deepchecks/deepchecks/pull/501)
- a54f6fe: Change condition of simple model check to use gain (488) (matanper) [488](https://github.com/deepchecks/deepchecks/pull/488)
- a33f540: Remove default from metrics (507) (JKL98ISR) [507](https://github.com/deepchecks/deepchecks/pull/507)
- 682c4cf: add dataset script and notebook for phishing url example (485) (Noam Bressler) [485](https://github.com/deepchecks/deepchecks/pull/485)
- 1112b97: Fix string labels in performance report / simple model comparison (504) (JKL98ISR) [504](https://github.com/deepchecks/deepchecks/pull/504)
- de8742f: dataset mutable properties fix (509) (Yurii Romanyshyn) [509](https://github.com/deepchecks/deepchecks/pull/509)
- a192c42: [Automatic] Examples Update (510) (deepchecks-bot) [510](https://github.com/deepchecks/deepchecks/pull/510)
- 44d69b9: Update README.rst (511) (shir22) [511](https://github.com/deepchecks/deepchecks/pull/511)
- 8076354: Limit permutation time (512) (Noam Bressler) [512](https://github.com/deepchecks/deepchecks/pull/512)
- f9e8484: 0.2.0 version bump (Itay Gabbay)

0.1.3

Not secure
Commits
- d332548: Fix x axis to show categorical correct (413) (matanper) [413](https://github.com/deepchecks/deepchecks/pull/413)
- Fix legend position (414) [414](https://github.com/deepchecks/deepchecks/pull/414) ([matanper](https://github.com/deepchecks/deepchecks/commit/452db7b2fe1d363a75fdd58a8966d79d82e15bbc))
- 76f256e: [Automatic] Examples Update (427) (deepchecks-bot) [427](https://github.com/deepchecks/deepchecks/pull/427)
- fbe6da3: Fix code example of scorer note docstring (426) (matanper) [426](https://github.com/deepchecks/deepchecks/pull/426)
- 44b539a: Update README.md (442) (shir22) [442](https://github.com/deepchecks/deepchecks/pull/442)
- aa87c08: Roc plotly (415) (JKL98ISR) [415](https://github.com/deepchecks/deepchecks/pull/415)
- 4d22f3a: Changing tag in GA (450) (Itay Gabbay) [450](https://github.com/deepchecks/deepchecks/pull/450)
- b0c3576: Fix trying to calculate features importance on none model (440) (matanper) [440](https://github.com/deepchecks/deepchecks/pull/440)
- 6c61816: Add to suite output the checks that haven't run because of missing parameters (436) (matanper) [436](https://github.com/deepchecks/deepchecks/pull/436)
- ed5fdf1: catch condition errors (449) (JKL98ISR) [449](https://github.com/deepchecks/deepchecks/pull/449)
- 6e93077: Issue template (448) (Itay Gabbay) [448](https://github.com/deepchecks/deepchecks/pull/448)
- 00d6726: Update config.yml (Itay Gabbay)
- cc315fd: test (445) (nirhutnik) [445](https://github.com/deepchecks/deepchecks/pull/445)
- 07f4624: move to plotly (455) (DBI) [455](https://github.com/deepchecks/deepchecks/pull/455)
- b8fc116: fix - validate_fitting failing when data contains only one label (Noam Bressler) [454](https://github.com/deepchecks/deepchecks/pull/454)
- f3dd910: Changing README files from markdown to RST (459) (Itay Gabbay) [459](https://github.com/deepchecks/deepchecks/pull/459)
- 63af15f: Fix overlap of titles in drift plots (462) (DBI) [462](https://github.com/deepchecks/deepchecks/pull/462)
- c917845: re-adding widget progressbar (460) (JKL98ISR) [460](https://github.com/deepchecks/deepchecks/pull/460)
- b95dc48: remove label_name from dataset constructor (456) (matanper) [456](https://github.com/deepchecks/deepchecks/pull/456)
- 50a49e3: Updating long description (463) (Itay Gabbay) [463](https://github.com/deepchecks/deepchecks/pull/463)
- 09e6fba: [issue-439] added 'Number of samples' column to the result dataframe; (461) (Yurii Romanyshyn) [461](https://github.com/deepchecks/deepchecks/pull/461)
- 375ae16: Create pull_request_template.md (465) (Itay Gabbay) [465](https://github.com/deepchecks/deepchecks/pull/465)
- 6080e21: Updating long description (471) (Itay Gabbay) [471](https://github.com/deepchecks/deepchecks/pull/471)

0.1.1

Not secure
Commits
- 551e30b: remove default class imbalance condition (412) (Noam Bressler) [412](https://github.com/deepchecks/deepchecks/pull/412)

0.1.0

Not secure
Commits
- d32acfd: Mlc 456 unused feature bug (379) (nirhutnik) [379](https://github.com/deepchecks/deepchecks/pull/379)
- 7c2d7a6: Label + prediction distribution (380) (nirhutnik) [380](https://github.com/deepchecks/deepchecks/pull/380)
- b92efaf: Mlc 185 drift for label and pred (388) (nirhutnik) [388](https://github.com/deepchecks/deepchecks/pull/388)
- e531c07: Make trust score plot cut off upper and lower 5% of data for display (391) (Noam Bressler) [391](https://github.com/deepchecks/deepchecks/pull/391)
- b994b21: Fixing conda packaging (389) (Itay Gabbay) [389](https://github.com/deepchecks/deepchecks/pull/389)
- 839f63a: Mlc 185 drift for label and pred (396) (nirhutnik) [396](https://github.com/deepchecks/deepchecks/pull/396)
- 7fc29b5: Simple model classes fix (395) (matanper) [395](https://github.com/deepchecks/deepchecks/pull/395)
- eb1300d: Fix confusion matrix heatmap (398) (matanper) [398](https://github.com/deepchecks/deepchecks/pull/398)
- ceee746: Add explanation about scorers to simple model check (387) (matanper) [387](https://github.com/deepchecks/deepchecks/pull/387)
- c3995e7: assume task type from model or label (397) (DBI) [397](https://github.com/deepchecks/deepchecks/pull/397)
- 700598c: Mlc 292 model error analysis (378) (Noam Bressler) [378](https://github.com/deepchecks/deepchecks/pull/378)
- e537e01: Temporary fix for groupby on category (399) (matanper) [399](https://github.com/deepchecks/deepchecks/pull/399)
- a18fc89: Merge performance report, Class Performance Imbalance and Train test Overfit into one check (364) (JKL98ISR) [364](https://github.com/deepchecks/deepchecks/pull/364)
- 5b8e1bc: drop nan before gausian_kde (402) (DBI) [402](https://github.com/deepchecks/deepchecks/pull/402)
- eb7e6bb: only one performance report (406) (Noam Bressler) [406](https://github.com/deepchecks/deepchecks/pull/406)
- df7ad4e: Fix model info to work with pipeline (405) (matanper) [405](https://github.com/deepchecks/deepchecks/pull/405)
- 652a1f4: Updated readme, user guide and how-to-guides (340) (shir22) [340](https://github.com/deepchecks/deepchecks/pull/340)
- f6b70e0: v0 (410) (JKL98ISR) [410](https://github.com/deepchecks/deepchecks/pull/410)
- 9279b06: [Automatic] Examples Update (411) (deepchecks-bot) [411](https://github.com/deepchecks/deepchecks/pull/411)

0.0.17

Not secure
Commits
- af0d0e8: Adding coverage (346) (Itay Gabbay) [346](https://github.com/deepchecks/deepchecks/pull/346)
- 88df3d6: infer task type (337) (DBI) [337](https://github.com/deepchecks/deepchecks/pull/337)
- 582f20b: add r2 score (347) (DBI) [347](https://github.com/deepchecks/deepchecks/pull/347)
- 55d30c0: add minimum outlier difference (344) (DBI) [344](https://github.com/deepchecks/deepchecks/pull/344)
- ae61e14: Simple model multi metric (341) (matanper) [341](https://github.com/deepchecks/deepchecks/pull/341)
- 664dfcb: update boosting overfit condition name (365) (matanper) [365](https://github.com/deepchecks/deepchecks/pull/365)
- f2d9ff1: Mlc 392 pps improvements (338) (nirhutnik) [338](https://github.com/deepchecks/deepchecks/pull/338)
- 4c89956: Fix model info default params (367) (matanper) [367](https://github.com/deepchecks/deepchecks/pull/367)
- 20edb8f: moved dataset legened to the right (369) (matanper) [369](https://github.com/deepchecks/deepchecks/pull/369)
- d1ea2fb: drop na_action from column.map, we already dropna (368) (DBI) [368](https://github.com/deepchecks/deepchecks/pull/368)
- 9464795: add prediction column to RegressionErrorDistribution (370) (Noam Bressler) [370](https://github.com/deepchecks/deepchecks/pull/370)
- 22e90f7: catch exception (375) (DBI) [375](https://github.com/deepchecks/deepchecks/pull/375)
- c011522: replace RegressionSystematicError with box plot that has the mean as hover value (372) (Noam Bressler) [372](https://github.com/deepchecks/deepchecks/pull/372)
- 268f1b1: small changes to comments (343) (nirhutnik) [343](https://github.com/deepchecks/deepchecks/pull/343)
- 0ec92d7: moving to coveralls (381) (Itay Gabbay) [381](https://github.com/deepchecks/deepchecks/pull/381)
- abb630e: Adding new drift nb (333) (Itay Gabbay) [333](https://github.com/deepchecks/deepchecks/pull/333)
- e9b0479: Adding files to package (383) (Itay Gabbay) [383](https://github.com/deepchecks/deepchecks/pull/383)
- b52146b: Update setup.py (Itay Gabbay)

Page 8 of 11

© 2025 Safety CLI Cybersecurity Inc. All Rights Reserved.