Skip to content

Commit f07ebd1

Browse files
authored
Update README.md
1 parent cd4afb7 commit f07ebd1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -109,7 +109,7 @@ Usage
109109

110110
Useful Tips
111111
---
112-
Chesklist before running experiments using LibAUC:
112+
Checklist before Running Experiments:
113113
- [ ] Your data should have binary labels **0,1** and **1** is the **minority class** and **0** is the **majority class**
114114
- [ ] Compute the **imbalance_ratio** from your train set and pass it to `AUCMLoss(imratio=xxx)`
115115
- [ ] Choose a proper **initial learning rate** and use `optimizer.update_regularizer(decay_factor=10)` in stagewise

0 commit comments

Comments
 (0)