Skip to content

A Graph convolution neural network based toxicity prediction, project of SJTU-CS410 Artificial Intelligence(B),2020 Fall

Notifications You must be signed in to change notification settings

PeiyuChen1005/Toxicity-Prediction-GCN

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Toxicity Prediction GCN

📖 Introduction

During our lifetimes, we are exposed to different chemicals and some of which may be toxic and harmful to our health. It is ideal and promising that a time saving and human-free toxicity prediction methods is developed for human or animals involved toxicity tests are quite time-consuming and dangerous. Deep neural networks, in this case, are ideal to conquer this problem with large amount of data. GCN, with an accuracy of 88.798% are used to solve the problem.

🌏 Environment

🛢️ Data set

The data set is from the kaggle competition Drug Molecular Toxicity Prediction.

Ⓜ️ Model

🚩 Performance

AUC of Training set and Validation set AUC of Test set
87.964% 88.798%

About

A Graph convolution neural network based toxicity prediction, project of SJTU-CS410 Artificial Intelligence(B),2020 Fall

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages