Upload README.md with huggingface_hub
Browse files
README.md
CHANGED
|
@@ -19,16 +19,16 @@ configs:
|
|
| 19 |
---
|
| 20 |
# ExpansionRx-OpenADMET KSOL
|
| 21 |
|
| 22 |
-
KSOL
|
| 23 |
[scikit-fingerprints](https://github.com/scikit-fingerprints/scikit-fingerprints) library.
|
| 24 |
|
| 25 |
-
The task is to predict
|
| 26 |
|
| 27 |
| **Characteristic** | **Description** |
|
| 28 |
|:------------------:|:-----------------:|
|
| 29 |
| Tasks | 1 |
|
| 30 |
| Task type | regression |
|
| 31 |
-
| Total samples |
|
| 32 |
| Recommended split | time |
|
| 33 |
| Recommended metric | MAE |
|
| 34 |
|
|
|
|
| 19 |
---
|
| 20 |
# ExpansionRx-OpenADMET KSOL
|
| 21 |
|
| 22 |
+
KSOL dataset from the ExpansionRx-OpenADMET Blind Challenge [[1]](#1) [[2]](#2). It is intended to be used through
|
| 23 |
[scikit-fingerprints](https://github.com/scikit-fingerprints/scikit-fingerprints) library.
|
| 24 |
|
| 25 |
+
The task is to predict KSOL of molecules.
|
| 26 |
|
| 27 |
| **Characteristic** | **Description** |
|
| 28 |
|:------------------:|:-----------------:|
|
| 29 |
| Tasks | 1 |
|
| 30 |
| Task type | regression |
|
| 31 |
+
| Total samples | 7298 |
|
| 32 |
| Recommended split | time |
|
| 33 |
| Recommended metric | MAE |
|
| 34 |
|