Skip to content

rad-mat/Solubility_model_development

Repository files navigation

Solubility_model_development

Building regression model based on the CRISP-DM methodology. Comparing different regression algorithms and choosing the best one.

Selected algorithms (from scikit-learn, TensorFlow, Keras):

  • linear
  • Lasso
  • Ridge
  • elastic nets
  • decision tree
  • random forest
  • gradient boost
  • SVR
  • MLP
  • DNN

I used hyperparameter tuning and k-fold cross validation.

About

Building regression model based on the CRISP-DM methodology. Comparing 10 regression algorithms and choosing the best one.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors