You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Used Keras to create an ANN predicting with high accuracy.
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