Intro to Machine Learning with Scikit-Learn -- Qingkai Kong
Goals of the workshop
In this session, I will give a quick overview of the basic machine learning and an introduction of sklearn. The goals are:
-
Understand the basics of Machine Learning, we will cover the classification and regression in this session.
-
Get familiar with the syntax of scikit-learn
After the workshop, you should be able to use popular models in your problems.
Tutorial material
Material for this session - Here
This tutorial is developed by Qingkai Kong