Deepchecks

Latest version: v0.18.1

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

Scan your dependencies

Page 3 of 10

0.12.0

Not secure
Commits
- c8e3607: fix numeric lists in ci/cd docs (2321) (matanper) [2321](https://github.com/deepchecks/deepchecks/pull/2321)
- 4701569: Improve vision data head display (2322) (matanper) [2322](https://github.com/deepchecks/deepchecks/pull/2322)
- 67d6cf3: Add NewCategory to prod suite (2324) (Noam Bressler) [2324](https://github.com/deepchecks/deepchecks/pull/2324)
- cca4c2f: Noam/mon 1644 enable f1 as a default metric (2326) (Noam Bressler) [2326](https://github.com/deepchecks/deepchecks/pull/2326)
- 8c22221: Add imbalanced drift method (2329) (Nir Hutnik) [2329](https://github.com/deepchecks/deepchecks/pull/2329)
- 8daa466: Change KS to be the default drift method (2330) (Nir Hutnik) [2330](https://github.com/deepchecks/deepchecks/pull/2330)
- 025c162: added exception or drift_mode!=prediction and balance_classes=True for prediction drift (2331) (Nir Hutnik) [2331](https://github.com/deepchecks/deepchecks/pull/2331)
- a04a354: Fixed missed default (2335) (Nir Hutnik) [2335](https://github.com/deepchecks/deepchecks/pull/2335)
- 5c5b20a: ignore min_category_size_ratio for balance_classes=True (2336) (Nir Hutnik) [2336](https://github.com/deepchecks/deepchecks/pull/2336)
- 7dae2bb: Added the n_to_show parameter for the TrainTestSamplesMix test (2337) (Michael Marien) [2337](https://github.com/deepchecks/deepchecks/pull/2337)
- 1b26675: added min_samples to all drift checks (2339) (Nir Hutnik) [2339](https://github.com/deepchecks/deepchecks/pull/2339)
- ce8297b: Move the deepchecks metrics (fpr fnr tnr) multiclass versions to multiclass only (2340) (Noam Bressler) [2340](https://github.com/deepchecks/deepchecks/pull/2340)
- 018884d: fix if on pandas object (2342) (JKL98ISR) [2342](https://github.com/deepchecks/deepchecks/pull/2342)
- f148ae7: Fixing many issues in the docs (2343) (Itay Gabbay) [2343](https://github.com/deepchecks/deepchecks/pull/2343)
- 8121b7d: small updates to vision data head (2347) (matanper) [2347](https://github.com/deepchecks/deepchecks/pull/2347)
- ad707d2: fix train_test_prediction_drift reduce fails on value of 0 (2346) (matanper) [2346](https://github.com/deepchecks/deepchecks/pull/2346)
- 1867791: Added validation and normalization of feature importance (2348) (Nir Hutnik) [2348](https://github.com/deepchecks/deepchecks/pull/2348)
- 9a2f0bb: Consistent order in feature drift (2349) (matanper) [2349](https://github.com/deepchecks/deepchecks/pull/2349)
- 2e9cd7c: Bumping to 0.12.0 (Itay Gabbay)
- 6663f27: fixed bug in drift score min samples ordering (2350) (Nir Hutnik) [2350](https://github.com/deepchecks/deepchecks/pull/2350)
- 3e10c18: Merge branch 'main' of https://github.com/deepchecks/MLChecks into 0.12.x (Itay Gabbay)

0.11.1

Not secure
Documentation
- add MichaelMarien as a contributor for doc, and bug (2309) [2309](https://github.com/deepchecks/deepchecks/pull/2309) ([allcontributors[bot]](https://github.com/deepchecks/deepchecks/commit/7441bc7722635b3ce57970d2c2a0c7fe8221cf11))

Commits
- c7a6393: 0.11.0 bump (2312) (Nadav Barak) [2312](https://github.com/deepchecks/deepchecks/pull/2312)
- 10aa3c8: Update licence notice to include 2023 (2314) (Noam Bressler) [2314](https://github.com/deepchecks/deepchecks/pull/2314)
- dc475d1: aggregation method to be able to be set to None (left 'none' in for now for version stuff, will remove later) (2313) (JKL98ISR) [2313](https://github.com/deepchecks/deepchecks/pull/2313)
- bf825e3: Fix coverage issue with Yolov5 files (matanper) [2311](https://github.com/deepchecks/deepchecks/pull/2311)
- 53c7470: fix aggregation type validation in drift (2318) (JKL98ISR) [2318](https://github.com/deepchecks/deepchecks/pull/2318)
- ceccfa4: fix missing assets (2319) (matanper) [2319](https://github.com/deepchecks/deepchecks/pull/2319)
- 0b8a5b0: Add first CICD docs (2287) (matanper) [2287](https://github.com/deepchecks/deepchecks/pull/2287)
- 13c84c4: Merge branch 'main' into 0.11.x (Nadav-Barak)
- 2328cf8: hotfix - vision assets (Nadav-Barak)

0.11.0

Not secure
Documentation
- add chendingyan as a contributor for bug (2237) [2237](https://github.com/deepchecks/deepchecks/pull/2237) ([allcontributors[bot]](https://github.com/deepchecks/deepchecks/commit/c8d3bd5defdda64d74266587477839045dc210ec))
- add OlivierBinette as a contributor for code, doc, and ideas (2243) [2243](https://github.com/deepchecks/deepchecks/pull/2243) ([allcontributors[bot]](https://github.com/deepchecks/deepchecks/commit/f7e01037e7c74d060826aea0d4773f7e61fdd96c))
- add vargasa as a contributor for doc (2297) [2297](https://github.com/deepchecks/deepchecks/pull/2297) ([allcontributors[bot]](https://github.com/deepchecks/deepchecks/commit/e99653a9e223c4e1e4a0405f094e28b6ed98b072))

Commits
- db76e28: Updating the stable release to 0.10 (Itay Gabbay)
- 9e6a1b7: Add ReduceLabelMixin (2195) (Noam Bressler) [2195](https://github.com/deepchecks/deepchecks/pull/2195)
- 242987d: Fix for numpy 1.24 (2215) (matanper) [2215](https://github.com/deepchecks/deepchecks/pull/2215)
- f6ec207: Add y_pred to task type infer (2204) (matanper) [2204](https://github.com/deepchecks/deepchecks/pull/2204)
- 7999192: Download yolo pretrained from figshare (2220) (matanper) [2220](https://github.com/deepchecks/deepchecks/pull/2220)
- c6a4772: Fix various warnings (2207) (Noam Bressler) [2207](https://github.com/deepchecks/deepchecks/pull/2207)
- 3138c2c: fix problems with missing classes (2223) (JKL98ISR) [2223](https://github.com/deepchecks/deepchecks/pull/2223)
- 4280ae7: torch hub coco - skip github validation (2224) (matanper) [2224](https://github.com/deepchecks/deepchecks/pull/2224)
- cdfcfc5: Add explicit error message for binary scorers (2230) (matanper) [2230](https://github.com/deepchecks/deepchecks/pull/2230)
- 1dda60c: simple model scorers to accept averaged scorers (2236) (JKL98ISR) [2236](https://github.com/deepchecks/deepchecks/pull/2236)
- 2d3de6b: fix typo (2239) (Noam Bressler) [2239](https://github.com/deepchecks/deepchecks/pull/2239)
- abbed6e: Implement PerformanceBias (2225) (2226) (Noam Bressler) [2226](https://github.com/deepchecks/deepchecks/pull/2226)
- ce2870f: fix contributor table (2246) (Noam Bressler) [2246](https://github.com/deepchecks/deepchecks/pull/2246)
- 88907b0: Does not copy dataset if n_samples is none (2245) (matanper) [2245](https://github.com/deepchecks/deepchecks/pull/2245)
- a6ec6af: fix some type hints (2249) (matanper) [2249](https://github.com/deepchecks/deepchecks/pull/2249)
- cd4eec6: Fix PerformanceBias's documentation example: fix indent and fix ZeroDivision warning (2250) (Olivier Binette) [2250](https://github.com/deepchecks/deepchecks/pull/2250)
- 42810b2: ignore na default in label drift (2252) (Nadav Barak) [2252](https://github.com/deepchecks/deepchecks/pull/2252)
- 08eee13: Rename category mismatch to new category and update display (2255) (matanper) [2255](https://github.com/deepchecks/deepchecks/pull/2255)
- d81b897: New Issues will be labels with "linear" to get synced (2278) (Itay Gabbay) [2278](https://github.com/deepchecks/deepchecks/pull/2278)
- 1e52078: percent_of_nulls fig fix (2247) (JKL98ISR) [2247](https://github.com/deepchecks/deepchecks/pull/2247)
- f984ff4: Improve tabular context performance (2281) (matanper) [2281](https://github.com/deepchecks/deepchecks/pull/2281)
- 730cb8a: Warning Typo Fix (2293) (Andres Vargas) [2293](https://github.com/deepchecks/deepchecks/pull/2293)
- 8de8795: remove top 5 + some name changes (2303) (JKL98ISR) [2303](https://github.com/deepchecks/deepchecks/pull/2303)
- caeaa09: Vision renewed (2300) (Nadav Barak) [2300](https://github.com/deepchecks/deepchecks/pull/2300)
- 1ffb934: Vision docs fixes (2307) (Itay Gabbay) [2307](https://github.com/deepchecks/deepchecks/pull/2307)
- c17aea3: Add a production suite (Noam Bressler) [2310](https://github.com/deepchecks/deepchecks/pull/2310)
- 80c612f: Correctly spell supported with two p's (2308) (Michael Marien) [2308](https://github.com/deepchecks/deepchecks/pull/2308)
- fd5f638: 0.11.0 bump (Nadav-Barak)

0.10.0

Not secure
What's Changed
* Fix columns info data integrity call to return all columns by adding None to 'column_importance_sorter_dict' by alphabetagamer in https://github.com/deepchecks/deepchecks/pull/2120
* 1945 additional property texture level by TheSolY in https://github.com/deepchecks/deepchecks/pull/2128
* Enable getting model predictions using only the proba and the model_classes by noamzbr in https://github.com/deepchecks/deepchecks/pull/2126
* 2095 deepcheck vision metrics access by TheSolY in https://github.com/deepchecks/deepchecks/pull/2127
* docs: add alphabetagamer as a contributor for code, and bug by allcontributors in https://github.com/deepchecks/deepchecks/pull/2129
* image properties linton by JKL98ISR in https://github.com/deepchecks/deepchecks/pull/2123
* 1721 update cv quickstarts remove reference to full suite by TheSolY in https://github.com/deepchecks/deepchecks/pull/2132
* Add mask dataset by noamzbr in https://github.com/deepchecks/deepchecks/pull/2130
* change time_index to day_index by noamzbr in https://github.com/deepchecks/deepchecks/pull/2136
* Fix the x zoom in edge cases of drift by noamzbr in https://github.com/deepchecks/deepchecks/pull/2138
* [Fix: 2110] Pass feature_importance_timeout through to feature importance by IngoStatworx in https://github.com/deepchecks/deepchecks/pull/2121
* docs: add IngoStatworx as a contributor for code, and bug by allcontributors in https://github.com/deepchecks/deepchecks/pull/2140
* Add an util to display the wolf husky dataset by noamzbr in https://github.com/deepchecks/deepchecks/pull/2139
* Ignore nans completely in new category check by noamzbr in https://github.com/deepchecks/deepchecks/pull/2143
* Fix _do_static_prop by matanper in https://github.com/deepchecks/deepchecks/pull/2145
* Fix warning in task_inference.py by matanper in https://github.com/deepchecks/deepchecks/pull/2149
* Greater is better by noamzbr in https://github.com/deepchecks/deepchecks/pull/2155
* Bug fix ROC report + some code cleanup by Nadav-Barak in https://github.com/deepchecks/deepchecks/pull/2154
* docstring rule all by Nadav-Barak in https://github.com/deepchecks/deepchecks/pull/2157
* Remove reduce from TrainTestPerformance by noamzbr in https://github.com/deepchecks/deepchecks/pull/2156
* 1780 vision weak segment performance by TheSolY in https://github.com/deepchecks/deepchecks/pull/2148
* Add return statement to the validate_format function by osw282 in https://github.com/deepchecks/deepchecks/pull/2133
* docs: add osw282 as a contributor for code by allcontributors in https://github.com/deepchecks/deepchecks/pull/2162
* Make CI pipeline run also on major feature branches by noamzbr in https://github.com/deepchecks/deepchecks/pull/2167
* Fix debugpy license check by matanper in https://github.com/deepchecks/deepchecks/pull/2180
* Cml markdown by bgalvao in https://github.com/deepchecks/deepchecks/pull/2147
* fixing test-windows by ItayGabbay in https://github.com/deepchecks/deepchecks/pull/2178
* Fix cat segmentation by noamzbr in https://github.com/deepchecks/deepchecks/pull/2163
* Update all contributors badge by matanper in https://github.com/deepchecks/deepchecks/pull/2183
* docs: add bgalvao as a contributor for code, and doc by allcontributors in https://github.com/deepchecks/deepchecks/pull/2182
* Created junit serialization capability by rcwoolston in https://github.com/deepchecks/deepchecks/pull/2159
* docs: add rcwoolston as a contributor for code, doc, and ideas by allcontributors in https://github.com/deepchecks/deepchecks/pull/2164
* [DOCS] fix readme and update badge template by shir22 in https://github.com/deepchecks/deepchecks/pull/2187
* Fix tests runner by matanper in https://github.com/deepchecks/deepchecks/pull/2188
* Minor import and typo fixes by nirhutnik in https://github.com/deepchecks/deepchecks/pull/2191
* feature_aggregation_method_argument is shared, so it shouldn't say drift by noamzbr in https://github.com/deepchecks/deepchecks/pull/2186
* check config update by JKL98ISR in https://github.com/deepchecks/deepchecks/pull/2192
* add_include_defaults_to_other_checks by JKL98ISR in https://github.com/deepchecks/deepchecks/pull/2194

New Contributors
* alphabetagamer made their first contribution in https://github.com/deepchecks/deepchecks/pull/2120
* IngoStatworx made their first contribution in https://github.com/deepchecks/deepchecks/pull/2121
* osw282 made their first contribution in https://github.com/deepchecks/deepchecks/pull/2133
* bgalvao made their first contribution in https://github.com/deepchecks/deepchecks/pull/2147
* rcwoolston made their first contribution in https://github.com/deepchecks/deepchecks/pull/2159

**Full Changelog**: https://github.com/deepchecks/deepchecks/compare/0.9.2...0.10.0

0.9.2

Not secure
Commits
- e275a0f: 1743 feat pass scorer list to model evaluation suite (2101) (Sol) [2101](https://github.com/deepchecks/deepchecks/pull/2101)
- 79cbbf1: Plotly relax requirements (2113) (JKL98ISR) [2113](https://github.com/deepchecks/deepchecks/pull/2113)
- d6e290c: 1852 single dataset static predictions (2111) (Sol) [2111](https://github.com/deepchecks/deepchecks/pull/2111)
- 1b5bac9: regression_error_distribution makeover (2112) (Nadav Barak) [2112](https://github.com/deepchecks/deepchecks/pull/2112)
- 49ffc01: Fix scorer per class bug (2107) (matanper) [2107](https://github.com/deepchecks/deepchecks/pull/2107)
- e16e357: Merge branch 'main' of https://github.com/deepchecks/deepchecks into 0.9.x (JKL98ISR)
- 9b3abe9: bump (JKL98ISR)

0.9.1

Not secure
Bug Fixes
- **docs**: Minor grammar suggestions in when_should_you_use (2012) [2012](https://github.com/deepchecks/deepchecks/pull/2012) ([Jason Wohlgemuth](https://github.com/deepchecks/deepchecks/commit/eeaa15410892b7259893ea575996d761b708952c))

Documentation
- add jhwohlgemuth as a contributor for doc (2099) [2099](https://github.com/deepchecks/deepchecks/pull/2099) ([allcontributors[bot]](https://github.com/deepchecks/deepchecks/commit/7bb9122f29e202a1585f3ab8537bd66650f0b9bf))

Commits
- 98925d9: 0.9 hf (2025) (Itay Gabbay) [2025](https://github.com/deepchecks/deepchecks/pull/2025)
- e1954e7: [DOCS] Added documentation for tabular Model Evaluation checks (1999) (DanBasson) [1999](https://github.com/deepchecks/deepchecks/pull/1999)
- f07835a: [DOCS] Added documentation for tabular Model Evaluation checks (1999) (DanBasson)
- 93f4be1: [FEAT] new class imbalance check (2015) (DanBasson) [2015](https://github.com/deepchecks/deepchecks/pull/2015)
- 30b93e3: Static properties enum fix (2032) (Sol) [2032](https://github.com/deepchecks/deepchecks/pull/2032)
- 1e5057b: ability to pass classes argument + auto infer to context (2026) (Nadav-Barak) [2026](https://github.com/deepchecks/deepchecks/pull/2026)
- 72d73e4: [DOCS] Test for adding "all-contributors" to readme (2035) (shir22) [2035](https://github.com/deepchecks/deepchecks/pull/2035)
- fe53b50: [DOCS] all-contributors with first contributor (2036) (allcontributors[bot]) [2036](https://github.com/deepchecks/deepchecks/pull/2036)
- df89962: [DOCS] README - add one line of maintainers to all-contributors [skip ci] (2040) (allcontributors[bot]) [2040](https://github.com/deepchecks/deepchecks/pull/2040)
- 7b379e6: [DOCS] Omit double sentence in property label correlation check examples (2033) (shir22) [2033](https://github.com/deepchecks/deepchecks/pull/2033)
- 90426dd: [DOCS] add second line of all-contributors [skip ci] (2045) (allcontributors[bot]) [2045](https://github.com/deepchecks/deepchecks/pull/2045)
- ea612a8: deepchecks scorer 2.0 (2050) (Nadav-Barak) [2050](https://github.com/deepchecks/deepchecks/pull/2050)
- e07a56a: Add favicon to suite html output (2049) (Noam Bressler) [2049](https://github.com/deepchecks/deepchecks/pull/2049)
- ea1e839: Fix certifi (Noam Bressler)
- b7b99f5: Add additional maintainers to readme with all-contributors (2060) (allcontributors[bot]) [2060](https://github.com/deepchecks/deepchecks/pull/2060)
- 377dbee: Fix add_condition_train_test_relative_degradation_less_than for Regression (2058) (Noam Bressler) [2058](https://github.com/deepchecks/deepchecks/pull/2058)
- 3b7fe83: [DOCS] Add contributors to readme with all-contributors, 1 out of 2 (allcontributors[bot]) [2071](https://github.com/deepchecks/deepchecks/pull/2071)
- 23a7258: image property drift static properties fix + properties conf fix (2059) (JKL98ISR) [2059](https://github.com/deepchecks/deepchecks/pull/2059)
- 74131db: [DOCS] Add contributors to readme with all-contributors, 2 out of 2 (2072) (allcontributors[bot]) [2072](https://github.com/deepchecks/deepchecks/pull/2072)
- 9f24c20: Fix typo in makefile (2082) (Ikko Ashimine) [2082](https://github.com/deepchecks/deepchecks/pull/2082)
- 989eddb: Fix tabular class imbalance docs (2085) (DanBasson) [2085](https://github.com/deepchecks/deepchecks/pull/2085)
- 69fe8d1: [DOC] add eltociear as a contributor for doc (2086) (allcontributors[bot]) [2086](https://github.com/deepchecks/deepchecks/pull/2086)
- 4603318: 1984 detection scorers averaging (2079) (Sol) [2079](https://github.com/deepchecks/deepchecks/pull/2079)
- 66fca52: [DOCS] Update readme to markdown [skip ci] (2088) (shir22) [2088](https://github.com/deepchecks/deepchecks/pull/2088)
- 5a724e4: Make deepchecks work with classification tasks when no proba is given (2081) (Noam Bressler) [2081](https://github.com/deepchecks/deepchecks/pull/2081)
- 86ac003: calc_default_image_properties (2087) (Sol) [2087](https://github.com/deepchecks/deepchecks/pull/2087)
- 5ec7a99: Small changes in Class Imbalance texts (2089) (Nir Hutnik) [2089](https://github.com/deepchecks/deepchecks/pull/2089)
- 4a55424: 2027 single dataset check select dataset (2091) (Sol) [2091](https://github.com/deepchecks/deepchecks/pull/2091)
- 0ac815b: Remove warning (2094) (Nadav-Barak) [2094](https://github.com/deepchecks/deepchecks/pull/2094)
- 210e774: [DOCS] Update .all-contributorsrc to readme.md (2098) (shir22) [2098](https://github.com/deepchecks/deepchecks/pull/2098)
- f1cd58f: iou range parameter in mean average precision (2096) (Sol) [2096](https://github.com/deepchecks/deepchecks/pull/2096)
- b7d5d1b: Nb/feat/airbnb dataset (2100) (Nadav Barak) [2100](https://github.com/deepchecks/deepchecks/pull/2100)
- 00313ec: 1867 doc for static properties (2097) (Sol) [2097](https://github.com/deepchecks/deepchecks/pull/2097)
- e40c536: adult dataset no split fixed issue with the label (2102) (Sol) [2102](https://github.com/deepchecks/deepchecks/pull/2102)
- 0450488: Fix `len()` on None in single dataset performance (2103) (matanper) [2103](https://github.com/deepchecks/deepchecks/pull/2103)
- 80e3659: updated warning comment (2104) (Nadav Barak) [2104](https://github.com/deepchecks/deepchecks/pull/2104)
- 1b91244: Merge branch 'main' of https://github.com/deepchecks/MLChecks into 0.9.x (Itay Gabbay)
- 5d5c35c: Bumping to 0.9.1 (Itay Gabbay)

Page 3 of 10

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.