Deepchecks

Latest version: v0.18.1

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

Scan your dependencies

Page 9 of 10

0.0.14

Not secure
Commits
- d02e3e2: Update README.md (278) (Itay Gabbay) [278](https://github.com/deepchecks/deepchecks/pull/278)
- aeb7dd9: improve boosting overfit (267) (Noam Bressler) [267](https://github.com/deepchecks/deepchecks/pull/267)
- 80a1858: Add model comparison (273) (matanper) [273](https://github.com/deepchecks/deepchecks/pull/273)
- 53392af: Updating example notebooks (github-actions[bot])
- 5c17263: Revert "Updating example notebooks" (Itay Gabbay)
- 2c3f6dd: add name to index (283) (DBI) [283](https://github.com/deepchecks/deepchecks/pull/283)
- e55350c: [MLC-364] replaced occurrence of 'metric' noun with 'score(r)' within 'deepchecks.checks.performance' package (243) (Yurii Romanyshyn) [243](https://github.com/deepchecks/deepchecks/pull/243)
- 61afc49: GH pages job removal (280) (Itay Gabbay) [280](https://github.com/deepchecks/deepchecks/pull/280)
- f0e769b: Fix trust score err (287) (Noam Bressler) [287](https://github.com/deepchecks/deepchecks/pull/287)
- bc7fd69: [MLC-241] output order (240) (Yurii Romanyshyn) [240](https://github.com/deepchecks/deepchecks/pull/240)
- 76cb889: limit output size (288) (DBI) [288](https://github.com/deepchecks/deepchecks/pull/288)
- 5302dc2: improve wording (284) (DBI) [284](https://github.com/deepchecks/deepchecks/pull/284)
- ceba2ed: Update utils.metric to delete duplicated code (290) (matanper) [290](https://github.com/deepchecks/deepchecks/pull/290)
- 25fc111: Adding nblinks instead of copy (292) (Itay Gabbay) [292](https://github.com/deepchecks/deepchecks/pull/292)
- c66f36f: fix TypeError: unhashable type: 'numpy.ndarray' (291) (Noam Bressler) [291](https://github.com/deepchecks/deepchecks/pull/291)
- 7d8c464: disable nbval (293) (Itay Gabbay) [293](https://github.com/deepchecks/deepchecks/pull/293)
- da82604: [MCL-370] refactored __init__.py files (286) (Yurii Romanyshyn) [286](https://github.com/deepchecks/deepchecks/pull/286)
- 97ea435: [Refactoring] Moved `is_categorical` and `infer_categorical_features` to the utils package (289) (Yurii Romanyshyn) [289](https://github.com/deepchecks/deepchecks/pull/289)
- 1856378: Adding a cronjob to generate the examples (Itay Gabbay)
- fc43858: Revert "Adding a cronjob to generate the examples" (Itay Gabbay)
- 1a819d3: Adding a cronjob to generate the examples (295) (Itay Gabbay) [295](https://github.com/deepchecks/deepchecks/pull/295)
- 6c920c8: Update nb-generation.yml (298) (Itay Gabbay) [298](https://github.com/deepchecks/deepchecks/pull/298)
- 95b4935: Update nb-generation.yml (Itay Gabbay)
- 05f4635: [Automatic] Examples Update (299) (deepchecks-bot) [299](https://github.com/deepchecks/deepchecks/pull/299)
- a17bc99: boosting overfit + unused features to plotly (281) (JKL98ISR) [281](https://github.com/deepchecks/deepchecks/pull/281)
- 8bf82b9: bug in dataset class? (297) (Yurii Romanyshyn) [297](https://github.com/deepchecks/deepchecks/pull/297)
- 1fbd19c: Adding flake8 validations (302) (Itay Gabbay) [302](https://github.com/deepchecks/deepchecks/pull/302)
- 4dc9f1f: Added plotly plots for performance (301) (JKL98ISR) [301](https://github.com/deepchecks/deepchecks/pull/301)
- 8d6e7fb: Fixing plotly rendering in docs (305) (Itay Gabbay) [305](https://github.com/deepchecks/deepchecks/pull/305)
- 4efb79b: Improve mixed types (294) (Noam Bressler) [294](https://github.com/deepchecks/deepchecks/pull/294)
- 3ca5e64: Changing the google tags (306) (Itay Gabbay) [306](https://github.com/deepchecks/deepchecks/pull/306)
- 2e63cef: Improve mixed data types (308) (Noam Bressler) [308](https://github.com/deepchecks/deepchecks/pull/308)
- da76625: added_links_to_conditions (274) (JKL98ISR) [274](https://github.com/deepchecks/deepchecks/pull/274)
- bf8d50a: New suites (303) (matanper) [303](https://github.com/deepchecks/deepchecks/pull/303)

0.0.13

Not secure
Commits
- 68fbb2f: param dict should be empty (256) (DBI) [256](https://github.com/deepchecks/deepchecks/pull/256)
- 2d310ea: same colors for train test (260) (DBI) [260](https://github.com/deepchecks/deepchecks/pull/260)
- 4618a6f: Relax label constraints (265) (Noam Bressler) [265](https://github.com/deepchecks/deepchecks/pull/265)
- ba4931c: fix tqdm problems with kaggle (266) (JKL98ISR) [266](https://github.com/deepchecks/deepchecks/pull/266)
- 41053da: Update dataset properties (249) (matanper) [249](https://github.com/deepchecks/deepchecks/pull/249)
- c055096: Added pipeline support for boosting overfit (269) (JKL98ISR) [269](https://github.com/deepchecks/deepchecks/pull/269)
- 453b0d2: Mlc 225 domain classifier (245) (Noam Bressler) [245](https://github.com/deepchecks/deepchecks/pull/245)
- b81d341: Add plotly support to check display (268) (matanper) [268](https://github.com/deepchecks/deepchecks/pull/268)
- bb91727: Update label docs and add validation (271) (matanper) [271](https://github.com/deepchecks/deepchecks/pull/271)
- 59c3603: made tests to run on windows too (229) (JKL98ISR) [229](https://github.com/deepchecks/deepchecks/pull/229)
- db9cf33: added_lru_for_FI (272) (JKL98ISR) [272](https://github.com/deepchecks/deepchecks/pull/272)
- cc9a3bc: Removing Rare Format check (275) (Itay Gabbay) [275](https://github.com/deepchecks/deepchecks/pull/275)
- 4a2fa7c: small documentation improvements (276) (Yurii Romanyshyn) [276](https://github.com/deepchecks/deepchecks/pull/276)
- 6dada8c: Fixing version (277) (Itay Gabbay) [277](https://github.com/deepchecks/deepchecks/pull/277)
- d3b015a: New version release (github-actions[bot])

0.0.12

Not secure
Commits
- 06c3d2e: add try/except to check result (246) (matanper) [246](https://github.com/deepchecks/deepchecks/pull/246)
- ee3fcb3: adding citations (251) (Itay Gabbay) [251](https://github.com/deepchecks/deepchecks/pull/251)
- e0e4eba: added to datetime formatting (252) (JKL98ISR) [252](https://github.com/deepchecks/deepchecks/pull/252)
- 83e56a0: fixed pipeline FI calculations if contains encoder (254) (JKL98ISR) [254](https://github.com/deepchecks/deepchecks/pull/254)
- 2bb4aa3: path_for_anonymous_series (253) (JKL98ISR) [253](https://github.com/deepchecks/deepchecks/pull/253)
- 3fb2ea8: [MLC-326] removed CompareDatasetsBaseCheck from codebase (244) (Yurii Romanyshyn) [244](https://github.com/deepchecks/deepchecks/pull/244)
- 7ebc26d: calibration plot will plot 1 line in case of binary (255) (Itay Gabbay) [255](https://github.com/deepchecks/deepchecks/pull/255)
- 4d7dbb9: Updating version on release (257) (Itay Gabbay) [257](https://github.com/deepchecks/deepchecks/pull/257)
- 5b714e5: show conditions in single check (258) (JKL98ISR) [258](https://github.com/deepchecks/deepchecks/pull/258)
- d7ac1fc: added test to the fix (259) (JKL98ISR) [259](https://github.com/deepchecks/deepchecks/pull/259)
- 303183c: New version release (github-actions[bot])
- efbe9a2: Revert "New version release" (Itay Gabbay)
- eeddd03: Fixing release (262) (Itay Gabbay) [262](https://github.com/deepchecks/deepchecks/pull/262)
- ee7adf8: removed_check_is_fitted (261) (JKL98ISR) [261](https://github.com/deepchecks/deepchecks/pull/261)
- 2a2b823: Fixing release (263) (Itay Gabbay) [263](https://github.com/deepchecks/deepchecks/pull/263)
- 9e8a02f: New version release (github-actions[bot])
- bcbebc7: Fixing release (264) (Itay Gabbay) [264](https://github.com/deepchecks/deepchecks/pull/264)

0.0.11

Not secure
Commits
- 0b63a37: add rules to pylint ignore (209) (matanper) [209](https://github.com/deepchecks/deepchecks/pull/209)
- f1f9769: removing shap dep (210) (Itay Gabbay) [210](https://github.com/deepchecks/deepchecks/pull/210)
- 8f4b078: updated readme (208) (JKL98ISR) [208](https://github.com/deepchecks/deepchecks/pull/208)
- b577bec: [MLC-236] added 'from_numpy' and 'from_dict' constructors to the Dataset class (207) (Yurii Romanyshyn) [207](https://github.com/deepchecks/deepchecks/pull/207)
- 1eb47ce: [MLC-199] added 'ModelInferenceTimeCheck'; (189) (Yurii Romanyshyn) [189](https://github.com/deepchecks/deepchecks/pull/189)
- 6bc6b06: [MLC-153] new dataset column type (214) (Yurii Romanyshyn) [214](https://github.com/deepchecks/deepchecks/pull/214)
- 0715d2d: Mlc 274 pps (219) (nirhutnik) [219](https://github.com/deepchecks/deepchecks/pull/219)
- e3f0416: Removing examples notebook validations in CI (221) (Itay Gabbay) [221](https://github.com/deepchecks/deepchecks/pull/221)
- 319eb1c: [MLC-271] transformed Dataset methods without args to properties; (218) (Yurii Romanyshyn) [218](https://github.com/deepchecks/deepchecks/pull/218)
- 6d769a3: [MLC-231] added TestDatasetSize check (225) (Yurii Romanyshyn) [225](https://github.com/deepchecks/deepchecks/pull/225)
- 1bcff26: change output of performance overfit condition (211) (benisraeldan) [211](https://github.com/deepchecks/deepchecks/pull/211)
- 188a6de: License add (224) (Itay Gabbay) [224](https://github.com/deepchecks/deepchecks/pull/224)
- e3628ac: [MLC-200] added ClassPerformanceImbalanceCheck; (195) (Yurii Romanyshyn) [195](https://github.com/deepchecks/deepchecks/pull/195)
- 301f737: Remove check from check result init (228) (matanper) [228](https://github.com/deepchecks/deepchecks/pull/228)
- f924060: [MLC-237] refactored model validation function (217) (Yurii Romanyshyn) [217](https://github.com/deepchecks/deepchecks/pull/217)
- 901d99f: License add (227) (Itay Gabbay) [227](https://github.com/deepchecks/deepchecks/pull/227)
- d726023: Removing the dataset_info check (231) (Itay Gabbay) [231](https://github.com/deepchecks/deepchecks/pull/231)
- 50234b3: Create codeql-analysis.yml (232) (Itay Gabbay) [232](https://github.com/deepchecks/deepchecks/pull/232)
- 07912af: Adding snyk and removing docusaurus (234) (Itay Gabbay) [234](https://github.com/deepchecks/deepchecks/pull/234)
- db287cf: Updating Demo Notebooks for How-to-Guides (237) (shir22) [237](https://github.com/deepchecks/deepchecks/pull/237)
- c9aadef: add docs (233) (matanper) [233](https://github.com/deepchecks/deepchecks/pull/233)
- d9f8128: regression error distribution check (220) (JKL98ISR) [220](https://github.com/deepchecks/deepchecks/pull/220)
- 5140e1f: Removed name of check from exceptions (239) (matanper) [239](https://github.com/deepchecks/deepchecks/pull/239)
- 78ac7a4: Regression bias (222) (JKL98ISR) [222](https://github.com/deepchecks/deepchecks/pull/222)
- 44aa334: moving new label check to the classification suite (241) (Itay Gabbay) [241](https://github.com/deepchecks/deepchecks/pull/241)

0.0.10

Not secure
Commits
- f9f0375: define notebooks test order (186) (matanper) [186](https://github.com/deepchecks/deepchecks/pull/186)
- d5e970b: Changing package structure (187) (Itay Gabbay) [187](https://github.com/deepchecks/deepchecks/pull/187)
- 792fae1: Trust Score Comparison (85) (matanper) [85](https://github.com/deepchecks/deepchecks/pull/85)
- a1ce389: [MLC-202] added tests for suites (185) (Yurii Romanyshyn) [185](https://github.com/deepchecks/deepchecks/pull/185)
- 2a8f35c: Progress bar (188) (matanper) [188](https://github.com/deepchecks/deepchecks/pull/188)
- b06bd7b: fixing docstrings (192) (Itay Gabbay) [192](https://github.com/deepchecks/deepchecks/pull/192)
- 080e3a3: Added copyright to license and pypi installation to readme (191) (shir22) [191](https://github.com/deepchecks/deepchecks/pull/191)
- 9ff8401: Update README.md (194) (shir22) [194](https://github.com/deepchecks/deepchecks/pull/194)
- 316688e: Oss (190) (DanArlowski) [190](https://github.com/deepchecks/deepchecks/pull/190)
- cb09d09: Update issue templates (DanArlowski)
- ef2dd7f: imporove more info on new label check (197) (benisraeldan) [197](https://github.com/deepchecks/deepchecks/pull/197)
- 3ccdd1f: add label_ambiiguity to suite (184) (benisraeldan) [184](https://github.com/deepchecks/deepchecks/pull/184)
- 4c81b87: Documentation Website (201) (DanArlowski) [201](https://github.com/deepchecks/deepchecks/pull/201)
- eabd8fb: Static drift tv (162) (nirhutnik) [162](https://github.com/deepchecks/deepchecks/pull/162)
- 28b32ca: fixed readme paths and names (200) (shir22) [200](https://github.com/deepchecks/deepchecks/pull/200)
- a6a9b59: fixed_name of condition in data duplicates (203) (JKL98ISR) [203](https://github.com/deepchecks/deepchecks/pull/203)
- c6f79e4: [Refactoring] Put all utility routines within one package. (196) (Yurii Romanyshyn) [196](https://github.com/deepchecks/deepchecks/pull/196)
- 495ae40: fixing notebook detection (205) (Itay Gabbay) [205](https://github.com/deepchecks/deepchecks/pull/205)
- d79c1b9: Re-add the "tree" option to simple model comparison (199) (JKL98ISR) [199](https://github.com/deepchecks/deepchecks/pull/199)
- 681a46d: Renaming checksuite to suite (206) (Itay Gabbay) [206](https://github.com/deepchecks/deepchecks/pull/206)

0.0.9

Commits
- b214821: notebooks (Jonthan Liberman)
- 3ce4556: hi Dan (180) (benisraeldan) [180](https://github.com/deepchecks/deepchecks/pull/180)
- 5f21c5a: Make performance segmentation run by default on two top FI features (178) (JKL98ISR) [178](https://github.com/deepchecks/deepchecks/pull/178)
- f2fa0f8: [MLC-182] added factory functions for builtin suites. (177) (Yurii Romanyshyn) [177](https://github.com/deepchecks/deepchecks/pull/177)
- 6cd35fe: Mlc 40 label ambiguity (179) (benisraeldan) [179](https://github.com/deepchecks/deepchecks/pull/179)
- 0a79251: fix check result (182) (benisraeldan) [182](https://github.com/deepchecks/deepchecks/pull/182)
- 930e9dd: Updating Readme(s) and Iris example notebook (181) (shir22) [181](https://github.com/deepchecks/deepchecks/pull/181)
- ced6fc9: add new dominant value condition (183) (Noam Bressler) [183](https://github.com/deepchecks/deepchecks/pull/183)

Page 9 of 10

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.