This is a repository containing seminars for the Machine Learning course (MA060018) in skoltech, which is held at Term 3, 2025.
- SEMINAR 1 (04.02): Ilya Trofimov - Machine learning on Titanic data
- SEMINAR 2 (06.02): Petr Mokrov - Regression. Kernel Trick
- SEMINAR 3 (07.02): Petr Mokrov- Classification
- SEMINAR 4 (11.02): Andrey Lange - Decision Trees and Random Forests
- SEMINAR 5 (14.02): Alexander Marusov - Gradient_Boosting_and_AdaBoost
- SEMINAR 6 (18.02): Diana Koldasbayeva - Multiclass classification and Imbalanced data
- SEMINAR 7 (20.02): Razan Dibo - Model and Feature selection
- SEMINAR 8 (21.02): Maria Ivanova - Gaussian process
- SEMINAR 9 (28.02): Melina Gazdieva - Shallow Artificial Neural Networks
- SEMINAR 10 (04.03): Melina Gazdieva - Deep ANN
- SEMINAR 11 (06.03): Petr Sokerin - Sequential Data
- SEMINAR 12 (07.03): Eduard Tulchinskiy - Dimensionality Reduction
- SEMINAR 13 (11.03): Alexander Mironenko - Anomaly Detection
- SEMINAR 14 (13.03): Igor Udovichenko - Clustering
- SEMINAR 15 (14.03): Petr Sokerin - Uncertainty
The course is a general introduction to machine learning (ML) and its applications. It covers fundamental topics in ML and describes the most important algorithmic basis and tools. It also provides important aspects of the algorithms’ applications. The course starts with an overview of canonical ML applications and problems, learning scenarios, etc. Next, we discuss in-depth fundamental ML algorithms for classification, regression, clustering, etc., their properties, and practical applications. The last part of the course is devoted to advanced ML topics such as Gaussian processes, neural networks. Within practical sections, we show how to use the ML methods and tune their hyper-parameters. Home assignments include the application of existing algorithms to solve data analysis problems. The students are assumed to be familiar with basic concepts in linear algebra, probability, real analysis, optimization, and python programming.
On completion of the course students are expected to:
- Have a good understanding of the fundamental issues and challenges of ML: data, model selection, model complexity among others;
- Have an understanding of the strengths and weaknesses of many popular ML approaches;
- Appreciate the basic underlying mathematical relationships within and across ML algorithms and the paradigms of supervised and unsupervised learning.
- Be able to design and implement various machine learning algorithms in a range of real-world applications.
The lectures of the course can be accessed via the link
If you have any questions/suggestions regarding this github repository or have found any bugs, please write to me at Razan.Dibo@skoltech.ru