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