- Aditya Herlambang (Github: adityaherlambang)
- I Dewa Gede Sathyananda Diva (Github: dewasathya)
- Kadek Ari (Github: DekArik45)
Predicting the Titanic's passenger survival with machine learning. With the input from Titanic Extended Dataset, this ML will predict the passengers survival based on some of the features available on the dataset.
The machine learning is programmed on Google Colaboratory's Notebook.
- The dataset is located on the folder 'titanic-extended'
- 'full.csv' is the complete version of the dataset, not used for this project.
- 'test.csv' is the dataset used for testing.
- 'train.csv' is the dataset used for training the model.
- The Colaboratory Notebook file is 'Bangkit 05-W05.ipynb'
- 'evaluation_submission.csv' is the final result generated by the ML. The list contains the column PassengerId and Survived (0 = didn't survive, 1 = survive).
- Titanic Extended Dataset, http://www.kaggle.com/pavlofesenko/titanic-extended