Skip to content

Latest commit

 

History

History
37 lines (25 loc) · 1.88 KB

File metadata and controls

37 lines (25 loc) · 1.88 KB

Data Science toolkit: NumPy, Pandas, Scikit-learn

These are the notebooks for my PyconPL talk about basics of doing data science in Python, using Kaggle's Predict survival on the Titanic as an example task.

Slides

Jupyter Notebooks

Tutorials elaborating the example

Selected Books

Selected courses