Jupyter Notebook for Data Science Presentation. This Notebook shows examples of Feature Engineering and Hyperparameter tuning.
The code is tested with Python 3.
- https://speakerdeck.com/istanbultechtalks/itt-2019-mark-west-a-practical-ish-introduction-to-data-science
- https://www.youtube.com/watch?v=6o3ElLYYEbk
In addition to installing Anaconda you should also install the following depandancies:
conda install -c anaconda graphviz
conda install -c conda-forge pydotplus