wncc/Hello-FOSS-ML

Titanic - Hyperparameter tuning

Aakriti28 opened this issue · 0 comments

A neural network has been trained on the dataset in this notebook but it has very low accuracy. Your task is to tune the hyperparameters and improve the model. Some suggestions - modifying the optimizer, adding more hidden layers to the model or changing the dimension of layers, adding dropout, regularization etc.