Skip to content

AarushGProjects/Chemical-Compound-Classifier-Using-Deep-Learning

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 

Repository files navigation

Chemical Compound Classifier

The given dataset contains details about organic chemical compounds including their chemical features, isomeric conformation, names and the classes in which they are classified. The compounds are classified as either ‘Musk’ or ‘Non-Musk’ compounds. The task is to build a classification model on the given dataset using Deep Learning Algorithm and compare its performance to Gradient Boosting Classifier.

Concepts: PCA, Gradient Boost, Neural Networks

View Notebook Here:

https://nbviewer.jupyter.org/github/AarushGProjects/Chemical-Compound-Classifier-Using-Deep-Learning/blob/master/Chemical_Compound_Classifier.ipynb

About

Classification of organic compounds as 'musk' or 'non-musk'.

Topics

Resources

Stars

Watchers

Forks