Python: Predictive Modeling with Scikit-learn (1/2)

Python: Predictive Modeling with Scikit-learn (1/2)

Do you want to learn from existing data, describe the world and make predictions? To do this you need to learn how to preprocess data, choose and build predictive models, tune model parameters and determine how well the model will perform on unseen data. In this workshop, we will use Python’s Scikit-learn to perform supervised learning on real world datasets. This is a two-day workshop.