Jonas Mueller
d7c128cd93
Final docs polishing patches ( #223 )
...
* plot_examples named with can skip
* respecify auto overflow handling
2022-04-16 15:46:32 -07:00
Jonas Mueller
766c13b646
Make dataset tutorial runnable on website docs, improve pulldown formatting ( #220 )
...
* tutorial runnable on website, pulldown formatting
* add note re pulldown for colab users
* darkDF, remove auto-overflow handling
* tell colab users they can ignore bottom checks
2022-04-16 14:56:44 -07:00
Wei Jing Lok
bf0239b28b
hardcode v1.0.1 to doc toc
2022-04-17 04:01:02 +08:00
Wei Jing Lok
31d2f2dbd7
add condition to deploy if ref_type is tag
2022-04-16 23:17:48 +08:00
Curtis G. Northcutt
966acf8a61
final tutorial edits. dataset docstrings imp ( #217 )
...
* final tutorial edits. dataset docstrings imp
* add back instructions for user installation
* remove useless pycharm metadata.
* remove extraneous comma
2022-04-15 23:00:17 -04:00
Jonas Mueller
57733c704d
Formats dataset health tutorial ( #216 )
...
* dataset health tutorial pulldown format
* tutorial ordering in sidebar
* pulldown format, bullet format
* reformat pulldown indepth tutorial
* shorten data fetching header
* adjust spacing
2022-04-15 18:15:23 -07:00
Curtis G. Northcutt
cd7f0a2f0e
improvements to dataset example on quickstart
2022-04-15 21:11:28 -04:00
Johnson Kuan
aa892c6243
Merge pull request #215 from JohnsonKuan/tutorial-df-format
...
Configure display setting of Dataframe in 2.0 tutorial
2022-04-15 16:57:52 -07:00
Curtis G. Northcutt
854478bdc0
Remove links to functions in dataset example
2022-04-15 19:51:15 -04:00
Johnson Kuan
1de5853043
Move HTML df display settings
2022-04-15 16:29:58 -07:00
Johnson Kuan
7ea03c6dbe
Move HTML df display settings
2022-04-15 16:29:27 -07:00
Johnson Kuan
09432eb7b6
Configure DataFrame style
2022-04-15 15:57:05 -07:00
Johnson Kuan
3f51b3ef0f
Update doc conf.py
2022-04-15 15:52:40 -07:00
Johnson Kuan
9879428c6b
Configure DataFrame style
2022-04-15 15:47:13 -07:00
Curtis G. Northcutt
d801056513
Dataset example to main page. cl2 tutorial to top
2022-04-15 18:34:00 -04:00
Johnson Kuan
e7d0dd69cc
Merge branch 'cleanlab:master' into master
2022-04-15 15:33:44 -07:00
Wei Jing
22e23955bb
add spaces at end of docs side navbar ( #213 )
2022-04-15 12:35:07 -07:00
Johnson Kuan
cff29fa0f3
Modify docs conf.py
2022-04-15 11:51:13 -07:00
Jonas Mueller
72a62edac3
Dark plots ( #211 )
...
* white background for plot
* fix quote
* darkplot
2022-04-15 02:18:08 -07:00
Jonas Mueller
9dd8420e67
Tutorial header-levels decreased ( #210 )
...
* tutorial header-levels decreased
* reduce plot size to docs output window
2022-04-14 21:35:14 -07:00
Anish Athalye
c02de9e0c1
Revise migration guide ( #209 )
2022-04-14 20:49:54 -04:00
Wei Jing
d397cdebb6
Add in-depth tutorial [WIP] ( #208 )
...
* add in-depth tutorial and remove pandas install in tutorials
Co-authored-by: Jonas Mueller <1390638+jwmueller@users.noreply.github.com >
2022-04-14 17:46:58 -07:00
Jonas Mueller
a313b03042
Migration guide for v2 ( #200 )
...
Co-authored-by: Anish Athalye <me@anishathalye.com >
2022-04-13 16:51:17 -04:00
Anish Athalye
dc6fa956cb
Make a pass over docs
2022-04-11 13:15:43 -04:00
Anish Athalye
5a6fa0bfe3
Make cleanlab.internal a reference-able module
2022-04-09 07:33:24 -04:00
Anish Athalye
dd9f265912
Make cleanlab.experimental a documented module
...
This lets us cross-reference it.
2022-04-09 07:33:24 -04:00
Anish Athalye
e086fdee74
Standardize how to format names
...
This follows NumPy style for reST documentation (but not for
Jupyter/Markdown).
2022-04-09 07:33:24 -04:00
Anish Athalye
831d55da6b
Revise audio tutorial
...
This patch also simplifies the code a bit by switching from `os.walk` to
`os.listdir`.
2022-04-09 07:33:24 -04:00
Anish Athalye
993c831294
Revise tabular tutorial
2022-04-09 07:33:24 -04:00
Anish Athalye
c8566216bd
Revise text tutorial
2022-04-09 07:33:24 -04:00
Anish Athalye
acd3d040a5
Revise image tutorial
2022-04-09 07:33:24 -04:00
Anish Athalye
d91597e282
Revise pred_probs_cross_val
2022-04-09 07:33:24 -04:00
Anish Athalye
d93f9f3337
Revise quickstart
2022-04-09 07:33:24 -04:00
Anish Athalye
bf8e82d4bf
Add support for LaTeX math in documentation
2022-04-09 07:33:24 -04:00
Anish Athalye
49b3717edc
Make coarse-grained pass over docs
...
This patch fixes many of the egregious issues with docs rendering.
2022-04-09 07:33:24 -04:00
Jonas Mueller
973b12205a
more specific filter-warning ( #193 )
...
Should not be using nonspecific filter-warning in tutorials, that is too broad.
2022-04-08 20:44:12 -07:00
Anish Athalye
0be3c70a6e
Move noise_generation into benchmarking module
2022-04-08 20:08:19 -04:00
Anish Athalye
ccf6c4abc0
Add a bit of space above the star button
2022-04-08 16:12:16 -04:00
Wei Jing Lok
9c6ce93413
add gh icon to title
2022-04-09 03:21:05 +08:00
Jonas Mueller
f8fe3fe9ee
Merge pull request #185 from anishathalye/fast-docs
...
Add more ergonomic method to skip notebooks
2022-04-07 12:14:26 -07:00
Anish Athalye
c8635bb50c
Add more ergonomic method to skip notebooks
...
This way, developers don't have to edit a file and remember to change it
back before submitting a pull request: that seems error-prone.
2022-04-07 05:53:54 -04:00
Jonas Mueller
faac915740
mv example_models -> experimental
2022-04-07 01:25:03 -07:00
Wei Jing
205f503f15
Add figure to out-of-sample pred proba via cv tutorial ( #183 )
...
* add image to pred prob cross val tutorial
2022-04-07 00:25:29 -07:00
Jonas Mueller
423e5b0a07
Polish the APIs and file-structure to prepare for 2.0 release ( #181 )
...
* Makes some methods private that are not intended to be user-facing.
* Adds experimental module with fasttext.py and coteaching.py
* Adds header descriptions to code files which will render in docs
* Many miscellaneous fixes
2022-04-06 21:04:06 -07:00
Wei Jing Lok
7bf445aa4b
update docs readme
2022-04-07 08:52:52 +08:00
Curtis G. Northcutt
c4e84624e9
CleanLearning = Machine Learning with cleaned data ( #177 )
...
* CleanLearning = Machine Learning with cleaned data
* Replace lnl instance naming with cl everywhere (CleanLearning)
* replace rp (rank pruning) with cl (clearn learning) everywhere
* Clarifying comments. remove unnecessary newlines. fix spelling err
2022-04-06 17:33:04 -04:00
Jonas Mueller
d3eb08e75a
added LearningWithNoisyLabels.find_label_issues instance method ( #157 )
...
* added LearningWithNoisyLabels.find_label_issues instance method
* LNL.find_label_issues no longer memoizes
* verbose unit test coverage
* Fixed all issues in PR. Fixed confident joint usage in LNL.find_label_issues. Fixed other minor bugs. Added tests
Co-authored-by: Curtis G. Northcutt <curtis.northcutt@gmail.com >
Co-authored-by: Anish Athalye <me@anishathalye.com >
2022-04-06 12:24:27 -04:00
Jonas Mueller
a3bac68c26
Various tutorial improvements ( #173 )
...
* language/formatting/dependencies improvements for tutorials
* hidden cell tests enhanced
* fix num_crossval_folds usage
2022-04-05 21:20:40 -07:00
Wei Jing
7247b09aa1
Add test to check examples are found by cleanlab ( #172 )
...
* test that highlighted issues in notebooks are found by cleanlab
2022-04-05 17:17:31 -07:00
Wei Jing
dcdb8905bb
improve image tutorial model ( #167 )
2022-04-05 13:20:22 -07:00