STEP BY STEP
DATA SCIENCE
FRIENDLY DATA SCIENCE TUTORIALS
Home
R
Python
SQL (coming soon)
More
Data wrangling with pandas
Learn how to use the pandas package in python to explore, select, filter and sort your data, create new variables and produce summary statistics.
LightFM tutorial building a wine recommender in Python
Learn how to build a hybrid matrix factorisation model to create recommendations in Python with the LightFM package.
An introduction to scikit-learn in python
A tutorial on how to use one of the main machine learning packages in python to create and compare powerful predictive models and modelling pipelines.