Test
- ROC AUC 0.697
- MAP 0.183
Test
- ROC AUC 0.702
- MAP 0.199
-
Generate graph images
python generate_images.py
-
Prepare data by
python prepare_data.py
-
Adjust config in
config/config_classification.yml
-
train models run
python train.py
-
Watch tensorboad logs
tensorboard --logdir ./lightning_logs/
-
Collect up-to-date requirements.txt call
pipreqs --force
- Run
python fit_predict_graph.py
We will predict the activity (against COVID?) of different molecules.
Dataset sample:
smiles,activity
OC=1C=CC=CC1CNC2=NC=3C=CC=CC3N2,1
CC(=O)NCCC1=CNC=2C=CC(F)=CC12,1
O=C([C@@H]1[C@H](C2=CSC=C2)CCC1)N,1