Skip to content

Commit ff2291a

Browse files
committed
Initial Commit
1 parent df04fa2 commit ff2291a

7 files changed

+2252
-1
lines changed

.gitignore

+1
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
.ipynb_checkpoints

New Text Document.txt

Whitespace-only changes.

Prediction.ipynb

+511
Large diffs are not rendered by default.

README.md

+10-1
Original file line numberDiff line numberDiff line change
@@ -1 +1,10 @@
1-
# Titanic-Kaggle-Prediction
1+
2+
# Titanic Kaggle Prediction
3+
4+
This was created with the help of the below tutorial as a learning experience:
5+
6+
[How to get started with Machine Learning in about 10 minutes](https://medium.freecodecamp.org/how-to-get-started-with-machine-learning-in-less-than-10-minutes-b5ea68462d23)
7+
8+
The data was taken from Kaggle **'Titanic: Machine Learning from Disaster'**, link below:
9+
10+
[Titanic: Machine Learning from Disaster](https://www.kaggle.com/c/titanic/overview)

0 commit comments

Comments
 (0)