haneulpark commited on
Commit
2fd9128
·
verified ·
1 Parent(s): 6ef58c8

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
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