Commit 9bf5d70f authored by miaecle's avatar miaecle Committed by GitHub
Browse files

Update README.md

parent 26ad95bb
Loading
Loading
Loading
Loading
+5 −5
Original line number Diff line number Diff line
@@ -203,8 +203,8 @@ passed a ``Featurizer`` object. ``deepchem`` provides a number of
different subclasses of ``Featurizer`` for convenience:

### Performances
|Dataset   	|Model               |Train score   |Valid score   |Time(loading)/s |Time(running)/s|
|-----------|--------------------|--------------|--------------|----------------|---------------| 
|Dataset   	|Model               |Train score/ROC-AUC|Valid score/ROC-AUC|Time(loading)/s |Time(running)/s|
|-----------|--------------------|-------------------|-------------------|----------------|---------------| 
|tox21      |tensorflow(MT-DNN)  |0.987              |0.800              |35              |36             |
|muv        |tensorflow(MT-DNN)  |0.979              |0.660              |414             |255            |
|pcba   		|tensorflow(MT-DNN)	|0.949        	     |0.791              |1765            |7209           |