You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+1-1
Original file line number
Diff line number
Diff line change
@@ -10,7 +10,7 @@ This work evaluates the effectiveness of various scores to detect OOD datapoints
10
10
This repository is only for intended for scientific purposes. To detect outliers in your own data, you should instead use the [implementation](https://docs.cleanlab.ai/stable/tutorials/outliers.html) from the official [cleanlab](https://github.com/cleanlab/cleanlab) library.
11
11
12
12
## File Structure
13
-
This repository is broken into two main folders:
13
+
This repository is broken into two major folders (inside `src/experiments/`):
14
14
15
15
1.`OOD/`: primary benchmarking code used for the paper linked above.
0 commit comments