Skip to content

Latest commit

 

History

History
18 lines (12 loc) · 635 Bytes

README.md

File metadata and controls

18 lines (12 loc) · 635 Bytes

Titanic scikit-learn demo

Jupyter Notebook for Data Science Presentation. This Notebook shows examples of Feature Engineering and Hyperparameter tuning.

The code is tested with Python 3.

Slides and Video (from Istanbul Tech Talks, April 2019)

  1. https://speakerdeck.com/istanbultechtalks/itt-2019-mark-west-a-practical-ish-introduction-to-data-science
  2. https://www.youtube.com/watch?v=6o3ElLYYEbk

Dependencies

In addition to installing Anaconda you should also install the following depandancies:

conda install -c anaconda graphviz
conda install -c conda-forge pydotplus