Skip to content

Using Keras to create an ANN predicting the concrete strength

Notifications You must be signed in to change notification settings

krishnamshah/ANN_Deep_neural_network

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 

Repository files navigation

ANN_Deep_neural_network

  1. Used Keras to create an ANN predicting with high accuracy.
  2. Used scikit-learn to predict the survival of passengers in the data. Applied necessary data splitting, cross-validations, grid searches to tune the models.
  • Classification model based on algorithms from scikit-learn (e.g. logistic regression, possibly regularized, Support Vector Classifier, etc.).
  • Ensemble model (e.g. random forest or similar)

About

Using Keras to create an ANN predicting the concrete strength

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published