Skip to content

Commit

Permalink
reorder tutorials
Browse files Browse the repository at this point in the history
  • Loading branch information
jwmueller committed Jun 9, 2023
1 parent 7d84aa4 commit 485afd6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/source/index.rst
Original file line number Diff line number Diff line change
Expand Up @@ -142,12 +142,12 @@ Please see our `contributing guidelines <https://github.com/cleanlab/cleanlab/bl
Text Classification (transformers) <tutorials/text>
Tabular Classification (sklearn) <tutorials/tabular>
Audio Classification (speechbrain) <tutorials/audio>
Object Detection (detectron2) <tutorials/object_detection>
Find Dataset-level Issues <tutorials/dataset_health>
Identifying Outliers (pytorch) <tutorials/outliers>
Improving Consensus Labels for Multiannotator Data <tutorials/multiannotator>
Multi-Label Classification <tutorials/multilabel_classification>
Token Classification (text) <tutorials/token_classification>
Object Detection (detectron2) <tutorials/object_detection>
Predicted Probabilities via Cross Validation <tutorials/pred_probs_cross_val>
FAQ <tutorials/faq>

Expand Down

0 comments on commit 485afd6

Please sign in to comment.