Datasets:
Update README.md
Browse files
README.md
CHANGED
@@ -187,7 +187,7 @@ then load, featurize, split, fit, and evaluate the catboost model
|
|
187 |
predictions=preds["cat_boost_regressor::Solubility"])
|
188 |
|
189 |
|
190 |
-
## Aqueous Solubility
|
191 |
|
192 |
### Data splits
|
193 |
The original AqSoDB dataset does not define splits, so here we have used the `Realistic Split` method described
|
|
|
187 |
predictions=preds["cat_boost_regressor::Solubility"])
|
188 |
|
189 |
|
190 |
+
## Aqueous Solubility Database
|
191 |
|
192 |
### Data splits
|
193 |
The original AqSoDB dataset does not define splits, so here we have used the `Realistic Split` method described
|