Update README.md
Browse files
README.md
CHANGED
@@ -1,3 +1,4 @@
|
|
1 |
-
---
|
2 |
-
license: apache-2.0
|
3 |
-
---
|
|
|
|
1 |
+
---
|
2 |
+
license: apache-2.0
|
3 |
+
---
|
4 |
+
The dataset is created using data from the deepchem library introduced by moleculenet. The dataset is split in a random fashion and normalized using z_score. The random seed used for splitting is 123.
|