Skip to content

SSNbehera/ML-models-for-predicting-partition-coefficients

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 

Repository files navigation

ML-models-for-predicting-partition-coefficients

Various Machile Learning Models are trained using scikit-learn on the dataset provided by this paper to predict partition coefficients logP(oct/water).

Features:

RDkit was used to extract feature from SMILES string. There are total of 13 features.

Different Models Trained:

There are 6 models in total trained using scikit-learn module: KNN, Ridge, Lasso, Kernelized SVM, Random Forests and MLP. The MLP model with a 1000 neurons layer has the highest score with minimal variance.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published