Deepchecks

Latest version: v0.18.1

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

Scan your dependencies

Page 1 of 10

0.18.1

Commits
- 72e1556: attempt fix build (Noam Bressler)
- 35f6080: build fixes for 0.18.1 (Noam Bressler)

0.18.0

Documentation
- fix typos in README.md [skip ci] (2699) [2699](https://github.com/deepchecks/deepchecks/pull/2699) ([Eyal C](https://github.com/deepchecks/deepchecks/commit/1ffb9086df980a6209ba04577787b17001c90380))
- add RayanAAY-ops as a contributor for code, and ideas (2733) [2733](https://github.com/deepchecks/deepchecks/pull/2733) ([allcontributors[bot]](https://github.com/deepchecks/deepchecks/commit/5648b617b9acfa4907e41a5807ac50317eb58a91))

Commits
- d1c07ab: Change nlp model properties to use onnx optimized models (Nadav Barak) [2681](https://github.com/deepchecks/deepchecks/pull/2681)
- 3eaca24: Remove empty_gpu for cached models (Nadav Barak) [2682](https://github.com/deepchecks/deepchecks/pull/2682)
- 9890fd5: Part of the vulnerability fixes required by Snyk (2683) (Noam Bressler) [2683](https://github.com/deepchecks/deepchecks/pull/2683)
- 3f148f1: Fix CI/CD (2685) (Harsh Jain) [2685](https://github.com/deepchecks/deepchecks/pull/2685)
- c2bbd59: Bump dev version (2686) (Noam Bressler) [2686](https://github.com/deepchecks/deepchecks/pull/2686)
- cf4a7ea: Added support for filterting check results by name (2695) (Harsh Jain) [2695](https://github.com/deepchecks/deepchecks/pull/2695)
- a40e8c3: modification of language property text (2704) (Nadav Barak) [2704](https://github.com/deepchecks/deepchecks/pull/2704)
- 9806488: Change lexical density to a 0-1 float (2708) (Noam Bressler) [2708](https://github.com/deepchecks/deepchecks/pull/2708)
- f8eaa0c: Vulnerability issues fix by Synk (2703) (Harsh Jain) [2703](https://github.com/deepchecks/deepchecks/pull/2703)
- 6ff7d2a: Code optimization for cleaning special chars from string (2698) (Manish Kumar) [2698](https://github.com/deepchecks/deepchecks/pull/2698)
- 76b92c8: change_weak_segments_na_logic (2709) (JKL98ISR) [2709](https://github.com/deepchecks/deepchecks/pull/2709)
- c4af7dd: segments bug fix with na (2712) (Nadav Barak) [2712](https://github.com/deepchecks/deepchecks/pull/2712)
- 708bac7: weak segment should have maximum of 1 category (2705) (Nadav Barak) [2705](https://github.com/deepchecks/deepchecks/pull/2705)
- 7bb31d1: remove ipython req (2716) (Noam Bressler) [2716](https://github.com/deepchecks/deepchecks/pull/2716)
- 42cf4b3: improved documentation (2717) (Nadav Barak) [2717](https://github.com/deepchecks/deepchecks/pull/2717)
- 7639a35: Limit a newer sklearn version that breaks _ProbaScorer (2723) (Noam Bressler) [2723](https://github.com/deepchecks/deepchecks/pull/2723)
- 2ef42a0: Fix build (2731) (Noam Bressler) [2731](https://github.com/deepchecks/deepchecks/pull/2731)
- 5db924d: Remove benchmark history check (2732) (Noam Bressler) [2732](https://github.com/deepchecks/deepchecks/pull/2732)
- 32cb218: update ver and docs (Noam Bressler)

0.17.5

Not secure
Documentation
- add arterm-sedov as a contributor for doc (2662) [2662](https://github.com/deepchecks/deepchecks/pull/2662) ([allcontributors[bot]](https://github.com/deepchecks/deepchecks/commit/026286736ba508994d10dfecec4989a4484cd828))

Commits
- 5ac2107: bump version (Noam Bressler)
- 1c539f6: more robust nan handling when creating TextData label (2653) (Noam Bressler) [2653](https://github.com/deepchecks/deepchecks/pull/2653)
- e617151: switch to better Toxicty model (2656) (Noam Bressler) [2656](https://github.com/deepchecks/deepchecks/pull/2656)
- 2d0cbf5: Corrected grammar in dataset_object.rst (2661) (arterm-sedov) [2661](https://github.com/deepchecks/deepchecks/pull/2661)
- f9251b2: A new check - frequent substrings: (shiritdvir) [2654](https://github.com/deepchecks/deepchecks/pull/2654)
- fa81d36: Adding a doc to the new check - frequent substring (2663) (shiritdvir) [2663](https://github.com/deepchecks/deepchecks/pull/2663)
- 11bc134: calibrate the toxicity model (2664) (Noam Bressler) [2664](https://github.com/deepchecks/deepchecks/pull/2664)
- f378c27: Slight adjustment to prefer larger segments (2665) (Noam Bressler) [2665](https://github.com/deepchecks/deepchecks/pull/2665)
- fd0e529: use device_map=auto when accelerate is installed (2666) (Noam Bressler) [2666](https://github.com/deepchecks/deepchecks/pull/2666)
- 853084d: remove extended (2655) (Noam Bressler) [2655](https://github.com/deepchecks/deepchecks/pull/2655)
- 7fd01a2: avoid installing future versions of pandas, and solve issue with pandas 2.1.0 (2669) (Noam Bressler) [2669](https://github.com/deepchecks/deepchecks/pull/2669)
- 1586dd0: cache models on cpu + hugging face based quantization (2671) (Nadav Barak) [2671](https://github.com/deepchecks/deepchecks/pull/2671)
- 0115c80: Update code owners (2672) (Noam Bressler) [2672](https://github.com/deepchecks/deepchecks/pull/2672)
- ee7e31a: Merge branch 'main' into 0.17.x (Noam Bressler)

0.17.4

Not secure
Commits
- fefb941: Bump hotfix version (2601) (Noam Bressler) [2601](https://github.com/deepchecks/deepchecks/pull/2601)
- 300218b: [DOCS] Update README.md (2602) (shir22) [2602](https://github.com/deepchecks/deepchecks/pull/2602)
- dacf11c: Update drift guide for nlp (2595) (Nir Hutnik) [2595](https://github.com/deepchecks/deepchecks/pull/2595)
- f15f3be: multivariate drift fix (2603) (JKL98ISR) [2603](https://github.com/deepchecks/deepchecks/pull/2603)
- b1fa92e: Changed model_classes logger warning and made sure tabular only warns once (2604) (Nir Hutnik) [2604](https://github.com/deepchecks/deepchecks/pull/2604)
- c521fc7: fix many warnings when using joblib (weak segments) (2609) (JKL98ISR) [2609](https://github.com/deepchecks/deepchecks/pull/2609)
- 18aa661: Not raise DeepchecksProcessError for UnderAnnotated + WeakSegments (2611) (Harsh Jain) [2611](https://github.com/deepchecks/deepchecks/pull/2611)
- dac4bc6: Added .describe() function to the TextData class (2606) (Harsh Jain) [2606](https://github.com/deepchecks/deepchecks/pull/2606)
- 17455f5: Added is_english property & flag to calculate english-only properties on non-english identified samples (2616) (Nir Hutnik) [2616](https://github.com/deepchecks/deepchecks/pull/2616)
- 3ec7ac8: Update scipy version and broken pillow dependencies in requirements (2620) (Harsh Jain) [2620](https://github.com/deepchecks/deepchecks/pull/2620)
- e481a87: Improved heatmap display for confusion matrix report (2617) (Harsh Jain) [2617](https://github.com/deepchecks/deepchecks/pull/2617)
- 908e4da: Calculation of NLP properties with batches (2621) (Itay Gabbay) [2621](https://github.com/deepchecks/deepchecks/pull/2621)
- f3c420f: small refactor in properties calculation (2627) (Nadav Barak) [2627](https://github.com/deepchecks/deepchecks/pull/2627)
- d21213d: bug fix properties calc on single sample batch (2628) (Nadav Barak) [2628](https://github.com/deepchecks/deepchecks/pull/2628)
- 78eebd2: Add long description for properties, and update some of the short ones. (2629) (Noam Bressler) [2629](https://github.com/deepchecks/deepchecks/pull/2629)
- 6017cb9: fix nlp device kwargs (2632) (JKL98ISR) [2632](https://github.com/deepchecks/deepchecks/pull/2632)
- 2ea001e: Add examples to new and existing properties (2634) (Noam Bressler) [2634](https://github.com/deepchecks/deepchecks/pull/2634)
- 5723808: Amend docs - use spearman rather than Pearson (2636) (Noam Bressler) [2636](https://github.com/deepchecks/deepchecks/pull/2636)
- 3071ebf: Differentiate special chars from punctuations (2635) (Noam Bressler) [2635](https://github.com/deepchecks/deepchecks/pull/2635)
- 407652a: Rename Readability Score to Reading Ease (2639) (Noam Bressler) [2639](https://github.com/deepchecks/deepchecks/pull/2639)
- fa069e6: Fix (Itay Gabbay)
- bd95147: Add ability to cache text prop models (2641) (Shay Tsadok) [2641](https://github.com/deepchecks/deepchecks/pull/2641)
- de04894: Fix mixup in dataset names and colors in feature drift (2644) (Noam Bressler) [2644](https://github.com/deepchecks/deepchecks/pull/2644)
- deb16bc: Fix the Simple Model Comp condition (2647) (Noam Bressler) [2647](https://github.com/deepchecks/deepchecks/pull/2647)
- daad127: Weak segment - return single segment per feature argument (2645) (Nadav Barak) [2645](https://github.com/deepchecks/deepchecks/pull/2645)
- 79ad491: rename is english to english text (2648) (Noam Bressler) [2648](https://github.com/deepchecks/deepchecks/pull/2648)
- fcd084e: Return nan embeddings for empty samples (2649) (Noam Bressler) [2649](https://github.com/deepchecks/deepchecks/pull/2649)
- 3adfe0a: Merge remote-tracking branch 'origin/0.17.x' into 0.17.x (Noam Bressler)
- 5b0f2e2: Merge branch 'main' into 0.17.x (Noam Bressler)

0.17.3

Not secure
Commits
- 79422c2: bump hotfix version (2592) (Noam Bressler) [2592](https://github.com/deepchecks/deepchecks/pull/2592)
- 7847336: [DOCS] Update Readme (2593) (shir22) [2593](https://github.com/deepchecks/deepchecks/pull/2593)
- e22250e: Fix new albumentations issue (2594) (Nir Hutnik) [2594](https://github.com/deepchecks/deepchecks/pull/2594)
- 867c934: [DOCS] Update Continuous Validation in Welcome (2596) (shir22) [2596](https://github.com/deepchecks/deepchecks/pull/2596)
- 057d795: Setting any non-numeric value to nan and tests (2597) (Harsh Jain) [2597](https://github.com/deepchecks/deepchecks/pull/2597)
- 62a73ae: airbnb fixes and improvements (2600) (JKL98ISR) [2600](https://github.com/deepchecks/deepchecks/pull/2600)
- f5c10d3: Merge branch 'main' into 0.17.x (Noam Bressler)

0.17.2

Not secure
Commits
- f6dabcd: docs hotfix - removed alpha for nlp (2590) (Nadav Barak) [2590](https://github.com/deepchecks/deepchecks/pull/2590)
- cd80bcd: Merge branch 'main' into 0.17.x (Noam Bressler)
- e1682c1: bump hotfix version (Noam Bressler)

Page 1 of 10

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.