Giter Club home page Giter Club logo

machine-learning's Introduction

Supervised and Unsupervised Machine Learning

This is the Supervised and Unsupervised Learning section of the Algorithms in Machine Learning class at ISAE-Supaero. The Neural Networks and Deep Learning topics have a class of their own and won't be covered here.

Syllabus

This course offers a discovery of the landscape of Machine Learning through some key algorithms.
It follows the Statistical Foundations of Machine Learning part and will be followed by the Neural Networks and Deep Learning part.

Over 25 hours, we will cover the landscape of Supervised and Unsupervised Machine Learning by taking four different points of view and formalisms: the geometrical perspective, the probabilistic (Bayesian) perspective, the connectionnist perspective (which we will postpone to the next class on Deep Learning), and the ensemble perspective.
The class is organized in 9 sessions:

  • Introduction.
    • Introduction to the landscape and workflow of Machine Learning, a few words on specificities of Unsupervised Learning, the importance of data preprocessing (1 session).
  • A geometrical approach to Machine Learning.
    • Support Vector Machines, the bias/variance tradeoff and a bit of kernel theory.
  • A Bayesian perspective on Machine Learning.
    • Naive Bayes Classification and Gaussian Processes,
    • followed by an in-depth class on Surrogate Modeling and Bayesian Optimization.
  • Committee learning methods.
    • Decision Trees and Boosting,
    • followed by an in-depth class on Gradient Boosting.
    • Bagging and Random Forests,
    • followed by an in-depth class on anomaly detection.
  • A "perspectives" final session.
    • Explainability in Machine Learning.

The pedagogy taken mixes voluntarily hands-on practice in Python with theoretical and mathematical understanding of the methods. At the end of the course you will be able to make an informed choice between the main families of ML algorithms, depending on the problem at hand. You will have an understanding of the algorithmic and mathematical properties of each family of methods and you will have a basic practical knowledge of the Scikit-Learn library.

Bibliography

The Elements of Statistical Learning.
T. Hastie, R. Tibshirani, J. Friedman.
Springer Series in Statistics.
https://web.stanford.edu/~hastie/ElemStatLearn/

machine-learning's People

Contributors

erachelson avatar erwanlecarpentier avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.