581SM - STATISTICAL MACHINE LEARNING 2019
Section outline
-
This is the moodle page of the Statistical Machine Learning of the Master Program in Data Science and Scientific Computing. Here you will find the material of the course, including slides, videos, textbooks, the lab assignments, and the instructions for the final project.
Lectures.
Wednesday 09.30-13.00
Thursday 11.00-13.00 and 14.00-16.00
-
Please write here your questions on theory and exercises, so that everybody can access the answers. Only personal questions will be answered by email.
-
Textbooks containing the material treated in the course (and much more). In pdf, for your private use. Do not distribute.
-
Here you can find useful links and other material to read.
-
Here you can find several datasets to experiment with.
-
Here you can find several datasets to experiment with classification techniques.
-
-
-
Slides: PGM File PDF
-
-
Introduction to Bayesian statistics, and Bayesian linear regression and classification.
-
Pandas is the main library to manipulate and explore datasets in Python. Here you will find Jupyter Notebooks tutorials and links to tutorials to learn Pandas. We will also cover some fundamentals of data visualization in matplotlib and seaborn. The last notebook is about scikit-learn, a coprehensive machine learning in Python.
Within the notebooks, you will also find some exercises. These are not to be submitted, but can help you learning.
I assume you have Python 3 up and running.
-
-