Skip to content

Deep Learning. My submission to the Spaceship Titanic competition on Kaggle using Artificial Neural Networks with Keras.

Notifications You must be signed in to change notification settings

vectorkoz/spaceship-titanic

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 

Repository files navigation

spaceship-titanic

This repo contains my submissions to the Spaceship Titanic competition on Kaggle.

ibm-deep-learning-final-project

This project employs different types of Artificial Neural Networks to achieve a decent result in the competition. It uses Python, Jupyter Notebook, keras, scikit-learn, pandas, numpy, matplotlib, seaborn. This project contains:

  • initial data processing.
  • constructing 4 types of neural networks using different depths, Dropout and Batch Normalization.
  • hyperparameter search for the neural networks with K-fold cross validation.
  • predicting using standalone models and ensembles.

The best results were achieved using ensembles of neural networks with Batch Normalization (see below). Project results

The full code and detailed summary for the project can be found here.

About

Deep Learning. My submission to the Spaceship Titanic competition on Kaggle using Artificial Neural Networks with Keras.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published