Skip to content

mzmmoazam/Titanic-Dataset

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Titanic-Dataset

Kaggle dataset is used

sklearn

Here is the code the that I had written back then, when I had just started.I have just used numpy for preprocessing as I wasn't aware of pandas. Now, I would highly recommend pandas, it would make your pretty and it is totally a python thing.

Tflearn

The same dataset is solved using a neural network .