Ulyana
a28f0f1dad
Uly dataset health ( #875 )
...
* Remove datasets from the tutorial that are logits
* Update dataset code
* Change hardcoded expected score in datalab tests
2023-10-25 01:21:58 +00:00
Elías Snorrason
f77ef9f065
increase hypothesis deadline to 500ms for test_find_overlapping_classes_with_confident_joint ( #695 )
...
This addresses the flaky test issue on macOS and Windows platforms in the CI, where the test occasionally exceeded the previous 200ms deadline.
2023-05-04 13:14:26 -04:00
Aditya Thyagarajan
f8c1866c58
move methods to multilabel_classification module ( #657 )
...
adds new dataset summarization methods for multilabel settings
---------
Co-authored-by: Jonas Mueller <1390638+jwmueller@users.noreply.github.com >
Co-authored-by: Elías Snorrason <eliassno@gmail.com >
2023-04-13 21:50:11 -07:00
Hui Wen
00776646a7
Fix bug with call to find_overlapping_issues without specifying labels ( #652 )
...
* fix None labels issue
* build: ➕ add hypothesis to dev dependencies. Used for property-based testing
* test: ✅ test that find_overlapping_classes can run by only providing a confident joint
Resolves #651
---------
Co-authored-by: Elías Snorrason <eliassno@gmail.com >
2023-03-13 15:37:00 +00:00
Aditya Thyagarajan
7b589f6d63
updating copyright year to include 2023 ( #594 )
2023-01-06 21:25:57 -08:00
Curtis G. Northcutt
fac6c112aa
health_summary bug fixes + notebook support ( #212 )
...
* bug fixes and jupyter notebook support added
* Increase test coverage.
* Fix bug. will always try to display if possible.
2022-04-15 14:54:00 -04:00
Curtis G. Northcutt
c1d27cf0bf
Added thorough testing. ready for release.
2022-04-13 00:39:57 -04:00
Curtis G. Northcutt
68d9c75e93
Add initial test for dataset module.
2022-04-10 14:38:10 +00:00