文件历史

25 次代码提交

作者 SHA1 备注 提交日期
Anish Athalye 1e16d7fd76 Merge branch 'anishathalye/copyright-assign' 2022-01-10 06:06:51 -05:00
Anish Athalye 13895791ef Bump copyright year 2021-12-31 11:02:23 -05:00
Anish Athalye 0fc2ddc974 Switch copyright assignment to Cleanlab 2021-12-27 09:59:29 -05:00
Anish Athalye 7e7cdb456f Sync license text
This patch updates metadata in `setup.py` and comments in other files to
clarify that the current license is AGPLv3, as is specified in the
current `LICENSE` file.

This patch also removes the "this agreement applies to this version and
all previous versions" text from the README and code comments, because
it is redundant; the previous code was already released under a _more
liberal_ license, so giving the option of AGPLv3 is not useful (and
perhaps confusing).
2021-12-27 09:43:56 -05:00
Curtis G. Northcutt bda9d9cbfd change license to agpl-3 2021-06-05 21:24:25 -04:00
Curtis G. Northcutt 7023b6baa7 Clean up docstrings for ReadTheDocs 2021-04-19 02:56:45 -04:00
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