Commit 90fff2b6 authored by nd-02110114's avatar nd-02110114
Browse files

🔥 remove unused codes

parent b7d4d7f6
Loading
Loading
Loading
Loading
+2 −2
Original line number Diff line number Diff line
@@ -37,8 +37,8 @@ Before jumping in to examples, we'll import our libraries and ensure our doctest
SAMPL (FreeSolv)
----------------

| Examples of training models on the SAMPL(FreeSolv) dataset included in MoleculeNet.
| We'll be using its :code:`smiles` field to train models to predict its experimentally measured solvation energy (:code:`expt`).
Examples of training models on the SAMPL(FreeSolv) dataset included in MoleculeNet.
We'll be using its :code:`smiles` field to train models to predict its experimentally measured solvation energy (:code:`expt`).

MultitaskRegressor
^^^^^^^^^^^^^^^^^^

requirements-docs.txt

deleted100644 → 0
+0 −7
Original line number Diff line number Diff line
pandas
scikit-learn
sphinx_rtd_theme
tensorflow==2.3.0
transformers
xgboost
torch==1.6.0