rmenegaux / kernels-AMMI-2022

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Kernel Methods in Machine Learning

African Master's in Machine Intelligence (AMMI), June 2022

Table of contents

Introduction

This course covers basic concepts in machine learning in high dimension, and the importance of regularization. We study in detail high-dimensional linear models regularized by the Euclidean norm, including ridge regression, ridge logistic regression and support vector machines. We then show how positive definite kernels allows to transform these linear models into rich nonlinear models, usable even for non-vectorial data such as strings and graphs, and convenient for integrating heterogeneous data.

Course Slides

Slides for the course can be found here: Slides

Requirements

For practical sessions, a working jupyter notebook setup is required. Course material will be done in python.

Data Challenge

See the challenge's website

AMMI 2019, 2020

For practice exercises and quizzes, please check out the material from past courses 2019, 2020

Teaching Staff

About


Languages

Language:Jupyter Notebook 100.0%