Machine learning exercices

v1.0.0
2022-03-03

Introduction

The exercises proposed during the practical sessions of the machine learning course are based on the mini-courses available on the kaggle platform.

Kaggle is an online community of data scientists and machine learning practitioners. Kaggle allows users to find and publish data sets, explore and build models, work with other data scientists and machine learning engineers, and enter competitions to solve data science challenges.

Kaggle has embedded notebooks similar to jupyter notebooks that allows one to experiment and build machine learning algorithms in a fully web-based environment.

Exercices

We will ask you to fulfill the following mini-courses available in the "courses" section of kaggle:

Project

You will have to analyse and train a model on the following task:

Xente fraud detection challenge

At the end of your project, you should produce a report that contains: all the analysis of the dataset and the feature engineering that you did, the performance of your model, and a comparison with different other models. The quality of the scientific reasoning is equally as important as the performance of your model.

Assessment

You will be assessed of two works: