文件历史

19 次代码提交

作者 SHA1 备注 提交日期
Curtis G. Northcutt d2abf3459b Adhere to pep-8. add support for python v3.8 2021-04-08 22:09:55 -04:00
Curtis G. Northcutt a8eae51b77 Update for GNU GPL licensing 2021-03-03 18:09:10 -05:00
cgnorthcutt 84117cdc71 Add utils for onehot labels <> list of lists 2020-02-17 01:57:22 -05:00
Curtis Northcutt 67e6a87dc5 prints error message if labels are not zero-index 2019-11-26 01:19:34 -05:00
Curtis G. Northcutt 7749622b46 Re-enable sparse matrix support. 2019-10-16 15:23:56 -04:00
cgnorthcutt b478c3258c Remove assert in function 2019-09-23 15:28:57 -04:00
cgnorthcutt 4fc013aaec remove ipynb [ ] artifacts 2019-08-19 18:02:42 -04:00
Curtis G. Northcutt d4e51b60d6 Merge branch 'master' into add-sparse-support 2019-08-19 10:31:43 -07:00
gilad-rubin 02b8398abd added sparse support 2019-08-03 18:13:28 +03:00
Curtis Northcutt 976bde7a1c BIG CHANGE: added multi_label support, fixed cj rounding, added tests 2019-07-27 18:23:11 -07:00
cgnorthcutt a586cd7297 Add rounding formatting. 2019-07-24 15:43:51 -04:00
cgnorthcutt 1461397b03 Make util work for pandas series 2019-07-24 00:53:59 -04:00
Curtis Northcutt 75b1539651 Typo fix. 2018-12-07 20:28:47 -05:00
Curtis Northcutt b7bebe873b Remove error raise, shorten title. fixed claesen pu formula. 2018-12-07 20:19:36 -05:00
Curtis Northcutt 90b52cb087 Printing now works for single element matrices. 2018-12-07 17:14:39 -05:00
Curtis Northcutt 25377e0248 Added support for confusion matrix with non consecutive labels. 2018-12-07 16:14:45 -05:00
Curtis Northcutt adec07cdfd Changed method name to confusion_matrix. 2018-12-07 11:28:54 -05:00
Curtis Northcutt 2ed22ef8a7 Added a version warning class to warn if wrong py version 2018-12-03 00:21:32 -08:00
Curtis Northcutt 0cc6f8fb17 cleanlab package utility functions 2018-11-21 12:43:42 -05:00