Commit
·
be4324e
1
Parent(s):
bd84a5b
Update README.md
Browse files
README.md
CHANGED
|
@@ -33,7 +33,8 @@ The `ogbg-molhiv` dataset is a small molecular property prediction dataset, adap
|
|
| 33 |
|
| 34 |
### Supported Tasks and Leaderboards
|
| 35 |
|
| 36 |
-
`ogbg-molhiv` should be used for molecular property prediction (aiming to predict whether molecules inhibit HIV or not), a binary classification task.
|
|
|
|
| 37 |
The associated leaderboards are here: [OGB leaderboard](https://ogb.stanford.edu/docs/leader_graphprop/#ogbg-molhiv) and [Papers with code leaderboard](https://paperswithcode.com/sota/graph-property-prediction-on-ogbg-molhiv).
|
| 38 |
|
| 39 |
## External Use
|
|
|
|
| 33 |
|
| 34 |
### Supported Tasks and Leaderboards
|
| 35 |
|
| 36 |
+
`ogbg-molhiv` should be used for molecular property prediction (aiming to predict whether molecules inhibit HIV or not), a binary classification task. The score used is ROC-AUC.
|
| 37 |
+
|
| 38 |
The associated leaderboards are here: [OGB leaderboard](https://ogb.stanford.edu/docs/leader_graphprop/#ogbg-molhiv) and [Papers with code leaderboard](https://paperswithcode.com/sota/graph-property-prediction-on-ogbg-molhiv).
|
| 39 |
|
| 40 |
## External Use
|