Commit
·
09db5d4
1
Parent(s):
6f0a135
Update README.md
Browse files
README.md
CHANGED
|
@@ -25,7 +25,7 @@ license: unknown
|
|
| 25 |
- **[Homepage](https://academic.oup.com/bioinformatics/article/21/suppl_1/i47/202991)**
|
| 26 |
- **[Repository](https://www.chrsmrrs.com/graphkerneldatasets/PROTEINS.zip):**:
|
| 27 |
- **Paper:**: Protein function prediction via graph kernels (see citation)
|
| 28 |
-
- **Leaderboard:**: [Papers with code leaderboard](https://paperswithcode.com/sota/)
|
| 29 |
|
| 30 |
### Dataset Summary
|
| 31 |
|
|
@@ -33,9 +33,7 @@ The `PROTEINS` dataset is a medium molecular property prediction dataset.
|
|
| 33 |
|
| 34 |
### Supported Tasks and Leaderboards
|
| 35 |
|
| 36 |
-
`PROTEINS` should be used for molecular property prediction (aiming to predict whether molecules are enzymes or not), a binary classification task. The score used is accuracy.
|
| 37 |
-
|
| 38 |
-
The associated leaderboard is here: [Papers with code leaderboard](https://paperswithcode.com/sota/graph-classification-on-proteins).
|
| 39 |
|
| 40 |
## External Use
|
| 41 |
### PyGeometric
|
|
|
|
| 25 |
- **[Homepage](https://academic.oup.com/bioinformatics/article/21/suppl_1/i47/202991)**
|
| 26 |
- **[Repository](https://www.chrsmrrs.com/graphkerneldatasets/PROTEINS.zip):**:
|
| 27 |
- **Paper:**: Protein function prediction via graph kernels (see citation)
|
| 28 |
+
- **Leaderboard:**: [Papers with code leaderboard](https://paperswithcode.com/sota/graph-classification-on-proteins)
|
| 29 |
|
| 30 |
### Dataset Summary
|
| 31 |
|
|
|
|
| 33 |
|
| 34 |
### Supported Tasks and Leaderboards
|
| 35 |
|
| 36 |
+
`PROTEINS` should be used for molecular property prediction (aiming to predict whether molecules are enzymes or not), a binary classification task. The score used is accuracy, using a 10-fold cross-validation.
|
|
|
|
|
|
|
| 37 |
|
| 38 |
## External Use
|
| 39 |
### PyGeometric
|