Skip to content

Latest commit

 

History

History
13 lines (8 loc) · 361 Bytes

File metadata and controls

13 lines (8 loc) · 361 Bytes

Python for Data Analysis

The notebooks in this rep are my working code when going throug the kaggle competition Titanic - Machine Learning from Disaster

The learning material was referred from Kaggle here

Python libraries used

  1. Numpy
  2. Pandas
  3. Matplotlib
  4. Scikit-learn