View the Project on GitHub cannin/graph_neural_network_drug_response
by Yoshitaka Inoue
Mentor: Augustin Luna (@cannin)
Re-train DrugCell model.
Currently working on HP Tuning but it takes around two weeks.
I run the model with only SMILES and Cell Line name as feature and it was 0.25 correlation. Then still running the model with morgan finger printing and cell2mutation data which is after using the PCA with 10 components.
Understand RLIPP and implement (or use) it for describing the result with biological background
Still running. This takes a week or more.
Working on this one right now. I organized some files for Pipfile and r-requirement. Also set github actions for data extraction.
Basically current tasks are really time consuming, so plan to work in parallel, running some script and writing documents.