提交

提交图

  • 831d55da6b Revise audio tutorial Anish Athalye 2022-04-08 09:08:33 -04:00
  • 993c831294 Revise tabular tutorial Anish Athalye 2022-04-08 08:49:42 -04:00
  • c8566216bd Revise text tutorial Anish Athalye 2022-04-08 08:31:25 -04:00
  • acd3d040a5 Revise image tutorial Anish Athalye 2022-04-08 08:20:01 -04:00
  • d91597e282 Revise pred_probs_cross_val Anish Athalye 2022-04-08 07:35:19 -04:00
  • d93f9f3337 Revise quickstart Anish Athalye 2022-04-08 07:23:05 -04:00
  • bf8e82d4bf Add support for LaTeX math in documentation Anish Athalye 2022-04-08 06:39:07 -04:00
  • 49b3717edc Make coarse-grained pass over docs Anish Athalye 2022-04-07 08:15:22 -04:00
  • 9aef6c73a2 Document documentation standard Anish Athalye 2022-04-07 08:08:38 -04:00
  • b053a26c05 Add note on rendered docs Anish Athalye 2022-03-30 16:46:07 -04:00
  • 973b12205a more specific filter-warning (#193) Jonas Mueller 2022-04-08 20:44:12 -07:00
  • d1f5bbc8e1 Remove import of internal package (#195) Anish Athalye 2022-04-08 21:13:55 -04:00
  • 2e9a1e226d Merge branch 'benchmarking' Anish Athalye 2022-04-08 20:13:58 -04:00
  • 0be3c70a6e Move noise_generation into benchmarking module Anish Athalye 2022-04-08 20:07:24 -04:00
  • ec739eec23 Add self.labels as attribute of FastTextClassifier (#194) Johnson Kuan 2022-04-08 15:53:11 -07:00
  • 9128e9c250 Merge branch 'weijinglok/doc-gh' Anish Athalye 2022-04-08 16:16:58 -04:00
  • ccf6c4abc0 Add a bit of space above the star button Anish Athalye 2022-04-08 16:12:16 -04:00
  • 9c6ce93413 add gh icon to title Wei Jing Lok 2022-04-09 03:20:44 +08:00
  • 227c01de78 Merge pull request #190 from cgnorthcutt/count-docstring-updates Anish Athalye 2022-04-08 13:12:28 -04:00
  • 3a1f038e4d Add params to joint. link calibrate to joint. add type on docstring return Curtis G. Northcutt 2022-04-08 13:01:53 -04:00
  • 35fdebb211 Merge branch 'anishathalye/docs-link-checking' Anish Athalye 2022-04-07 15:23:07 -04:00
  • b886e9b289 Merge branch 'anishathalye/markdown-link-checking' Anish Athalye 2022-04-07 15:22:45 -04:00
  • f8fe3fe9ee Merge pull request #185 from anishathalye/fast-docs Jonas Mueller 2022-04-07 12:14:26 -07:00
  • 947ea9e34a Fix typo in test (#186) Anish Athalye 2022-04-07 15:12:50 -04:00
  • 8de8340313 Add link checking for compiled docs Anish Athalye 2022-04-07 10:33:15 -04:00
  • 6e09aee751 Add link checking for all Markdown files Anish Athalye 2022-04-07 10:15:49 -04:00
  • f5a0ca5cd6 Merge pull request #184 from jwmueller/example_models Anish Athalye 2022-04-07 06:29:23 -04:00
  • e76f2923c0 Remove deprecated test Anish Athalye 2022-04-07 06:21:09 -04:00
  • c8635bb50c Add more ergonomic method to skip notebooks Anish Athalye 2022-04-07 05:53:54 -04:00
  • faac915740 mv example_models -> experimental Jonas Mueller 2022-04-07 01:25:03 -07:00
  • 205f503f15 Add figure to out-of-sample pred proba via cv tutorial (#183) Wei Jing 2022-04-07 15:25:29 +08:00
  • 8f5d41cacf Merge pull request #179 from anishathalye/editorconfig-ipynb Jonas Mueller 2022-04-06 21:04:53 -07:00
  • 423e5b0a07 Polish the APIs and file-structure to prepare for 2.0 release (#181) Jonas Mueller 2022-04-06 21:04:06 -07:00
  • 06b990b5f1 Skeleton commit for first version of new dataset module. UNTESTED Curtis G. Northcutt 2022-04-06 22:26:29 -04:00
  • 7315eded52 Merge pull request #180 from weijinglok/up-doc-readme Jonas Mueller 2022-04-06 18:15:04 -07:00
  • 7bf445aa4b update docs readme Wei Jing Lok 2022-04-07 08:52:52 +08:00
  • 2de67cbc34 Simple fix to Issue 158 (and potentially other issues) (#178) Curtis G. Northcutt 2022-04-06 15:55:18 -07:00
  • ca44e8f80d Make EditorConfig match Jupyter for notebooks Anish Athalye 2022-04-06 18:21:58 -04:00
  • c4e84624e9 CleanLearning = Machine Learning with cleaned data (#177) Curtis G. Northcutt 2022-04-06 14:33:04 -07:00
  • 263d81c664 Add note on EditorConfig to development guide (#176) Anish Athalye 2022-04-06 15:20:09 -04:00
  • 3094dac115 Drop support for Python 2.7 in README badge Curtis G. Northcutt 2022-04-06 14:42:04 -04:00
  • d3eb08e75a added LearningWithNoisyLabels.find_label_issues instance method (#157) Jonas Mueller 2022-04-06 09:24:27 -07:00
  • 3c935dbf6e Merge pull request #175 from weijinglok/deploy-master-only Anish Athalye 2022-04-06 08:11:04 -04:00
  • dded28c58c uncomment line that deploys docs if trig by master Wei Jing Lok 2022-04-06 19:05:50 +08:00
  • a3bac68c26 Various tutorial improvements (#173) Jonas Mueller 2022-04-05 21:20:40 -07:00
  • 7247b09aa1 Add test to check examples are found by cleanlab (#172) Wei Jing 2022-04-06 08:17:31 +08:00
  • 5e50623032 Remove unnecessary version warning (#162) Anish Athalye 2022-04-05 18:59:58 -04:00
  • dcdb8905bb improve image tutorial model (#167) Wei Jing 2022-04-06 04:20:22 +08:00
  • c3d2d1577d Merge pull request #170 from anishathalye/notebook-newlines Anish Athalye 2022-04-05 15:48:06 -04:00
  • f59acf8a6a Merge pull request #169 from anishathalye/notebooks-empty Anish Athalye 2022-04-05 15:47:27 -04:00
  • a903c4c022 Add CI check for trailing newlines in notebooks Anish Athalye 2022-04-05 08:32:24 -04:00
  • 6cac342613 Add CI check that .ipynb outputs are empty Anish Athalye 2022-04-05 08:02:23 -04:00
  • 080c7a841c Add overview for computing out-of-sample predicted probabilities with cross-validation to doc site (#166) Wei Jing 2022-04-05 18:34:30 +08:00
  • 5b6d297b6c Add audio tutorial to doc site (#165) Wei Jing 2022-04-05 18:16:07 +08:00
  • 1f60745b2c add text tutorial, update notebook titles and naming conventions (#154) Wei Jing 2022-04-05 11:56:34 +08:00
  • c73336cb3a Merge branch 'development-guide' Anish Athalye 2022-04-03 19:53:50 -04:00
  • 9101b85e68 Add development guide Anish Athalye 2022-04-03 16:28:39 -04:00
  • 89c172a359 Merge pull request #160 from anishathalye/py310 Jonas Mueller 2022-04-03 13:37:12 -07:00
  • 78c30b04f7 Add Python 3.10 to CI Anish Athalye 2022-04-03 14:13:01 -04:00
  • 3f17be685e Minor tutorial edits (#155) Jonas Mueller 2022-04-01 08:45:58 -07:00
  • 2f60c0f263 Merge pull request #151 from weijinglok/add-tab-tut Jonas Mueller 2022-03-31 20:36:17 -07:00
  • 6d8102c7f6 Add fix and test for sklearn GridSearchCV with LearningWithNoisyLabels (#153) Johnson Kuan 2022-03-31 19:21:35 -07:00
  • d5dc5564e5 add tabular tutorial Wei Jing Lok 2022-04-01 09:59:01 +08:00
  • 0f86e7b884 Enable use of find_label_issues_kwargs for hyper-parameter search (#152) Johnson Kuan 2022-03-31 15:11:03 -07:00
  • 1247f165f2 Improve user-control (#149) Jonas Mueller 2022-03-30 08:18:38 -07:00
  • 00e3681955 Merge pull request #148 from anishathalye/allow-nd Jonas Mueller 2022-03-28 21:24:36 -07:00
  • aec6734902 Allow n-dim data in LearningWithNoisyLabels Anish Athalye 2022-03-28 22:47:10 -04:00
  • 39f6948e2e Update default label quality scoring method to self_confidence (#147) Johnson Kuan 2022-03-28 20:10:09 -07:00
  • b4b48f88bc Merge pull request #144 from anishathalye/safe-clone Jonas Mueller 2022-03-28 15:47:57 -07:00
  • 4c9fb124b1 update quickstart to reflect v2.0 API (#143) Wei Jing 2022-03-29 06:44:41 +08:00
  • e7f828976f Add explanation that estimators must be clonable (#146) Anish Athalye 2022-03-28 18:43:44 -04:00
  • 51a4c921b1 Remove unnecessary print statement (#145) Anish Athalye 2022-03-28 18:40:11 -04:00
  • 1848db0223 Fix sklearn estimator cloning Anish Athalye 2022-03-28 15:30:24 -04:00
  • 1ed74986a8 Merge branch 'anishathalye-numpy-deprecation-warning' Jonas Mueller 2022-03-28 13:17:23 -04:00
  • dac3d12717 merge np.long->int32 update Jonas Mueller 2022-03-28 13:17:10 -04:00
  • 7b2340b638 Utilites -> internal submodule refactor (#141) Jonas Mueller 2022-03-28 09:53:10 -07:00
  • 0a6b55b323 Fix NumPy deprecation warning Anish Athalye 2022-03-28 09:45:06 -04:00
  • 9a3eb36881 Merge pull request #138 from weijinglok/fix-img-tut Jonas Mueller 2022-03-27 09:32:39 -07:00
  • 034eb80061 Change .ipynb files to use master ver of cleanlab Wei Jing Lok 2022-03-27 05:31:07 +08:00
  • c50836cfbf Add label quality scoring functions and user API to choose the method (#131) Johnson Kuan 2022-03-26 18:50:34 -07:00
  • 9d1fb54842 Merge pull request #136 from weijinglok/fix-toc Jonas Mueller 2022-03-23 14:23:38 -07:00
  • da686a4006 update doc toc for 2.0 Wei Jing Lok 2022-03-24 03:28:14 +08:00
  • cf09fbe86c Merge pull request #135 from weijinglok/fix-rel-path Jonas Mueller 2022-03-23 10:07:41 -07:00
  • 2b9a7123ed remove extra slash in rel path Wei Jing Lok 2022-03-24 01:03:45 +08:00
  • 9d1e5319bc Merge pull request #134 from cleanlab/patch-docsrebuild Jonas Mueller 2022-03-23 09:38:24 -07:00
  • 9aae5c330b remove redundant text Jonas Mueller 2022-03-23 09:37:05 -07:00
  • aca683ec80 Add image classification tutorial and streamline docs CI/CD (#127) Wei Jing 2022-03-23 07:34:27 +08:00
  • 3a53705287 Merge pull request #132 from weijinglok/rtd-redirect Jonas Mueller 2022-03-22 15:55:32 -07:00
  • e8be62eee2 delete readthedocs files Wei Jing Lok 2022-03-21 14:55:22 +08:00
  • 520349361c Merge pull request #130 from weijinglok/rtd-redirect Jonas Mueller 2022-03-20 23:07:13 -07:00
  • 1ffda28bfc add RTD redirecting file Wei Jing Lok 2022-03-18 18:47:53 +08:00
  • 11dff1faf4 Standardize code style to Black (#107) Anish Athalye 2022-03-16 21:27:36 -04:00
  • 8f9f3f5380 Major API change. Introducing Cleanlab 2.0 (#128) Curtis G. Northcutt 2022-03-16 03:52:03 -07:00
  • d745b8f16c Merge pull request #129 from anishathalye/editorconfig Jonas Mueller 2022-03-14 20:24:10 -07:00
  • 5b3691eff0 Add EditorConfig Anish Athalye 2022-03-12 09:23:40 -05:00
  • b1ea583acc Update readme for new conda installation Curtis G. Northcutt 2022-03-04 13:25:33 -05:00
  • 07e5ed8221 add conda update instructions Curtis G. Northcutt 2022-03-04 13:21:07 -05:00
  • 0ce822da79 Merge pull request #126 from cgnorthcutt/master Curtis G. Northcutt 2022-03-03 01:11:06 -08:00
  • be7c3d825e convert readme to markdown for pypi release. Curtis G. Northcutt 2022-03-03 01:00:21 -08:00
  • 29e4a97124 Merge pull request #125 from cgnorthcutt/release101 v1.0.1 Curtis G. Northcutt 2022-03-02 16:58:43 -08:00