This repository contains the supplementary material of the Machine Learning and Intelligent Systems (MALIS) course from Professor Maria Zuluaga (EURECOM, Fall 2021), and personal solutions to the proposed laboratories.
- Lab1: Linear Models for classification and regression
- Logistic regression
- Linear regression
- K-Nearest Neighbors Classifier
- Polynomial features
- Lab2: Neural Networks
- Lab3: Support Vector Machines
- Lab4: Decision Trees