kartik1365/Side-Effect-Prediction
Polypharmacy is a serious problem in this rapidly developing medical world where there are more types of medicines then the types of diseases. Due to this people are taking a lot of medicines together because of several health issues this is called polypharmacy and this result in various side effects. Our task to predict those side effects using Graph Neural Networks. As graphs are the closed thing to represent a drug molecule in computer science and do analysis on top of it. So using graph neural network we can find the correlation between drug-drug interations, protein-drug interactions and protein-protein interations.The Model takes all these interations into consideration and helps us to predict the side-effect probabilities due to drug-drug interaction. Here an edge between drug-drug corresponds to a side effect.
Jupyter Notebook
No issues in this repository yet.