Update README.md
Browse files
README.md
CHANGED
@@ -15,7 +15,7 @@ size_categories:
|
|
15 |
|
16 |
# MoleculeNet Lipophilicity
|
17 |
|
18 |
-
Lipophilicity
|
19 |
[scikit-fingerprints](https://github.com/scikit-fingerprints/scikit-fingerprints) library.
|
20 |
|
21 |
The task is to predict octanol/water distribution coefficient (logD) at pH 7.4. Targets are already log transformed, and are a unitless ratio.
|
|
|
15 |
|
16 |
# MoleculeNet Lipophilicity
|
17 |
|
18 |
+
Lipophilicity dataset, part of MoleculeNet [[1]](#1) benchmark. It is intended to be used through
|
19 |
[scikit-fingerprints](https://github.com/scikit-fingerprints/scikit-fingerprints) library.
|
20 |
|
21 |
The task is to predict octanol/water distribution coefficient (logD) at pH 7.4. Targets are already log transformed, and are a unitless ratio.
|