Data-Science-FMI / ml-from-scratch-2019

iPython notebooks & slides for "Stochastic algorithms for Machine Learning" class in FMI Plovdiv (2019)

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

ml-from-scratch-2019

Labs

Slides

Recommended courses

Resources

Exam

Lowest error solution

Challenge

Requirements for entering the exam

  • Implementation (from scratch) of a Random Forest model
  • Train your model on the training data, predict on the test data and upload the result to Kaggle

Decision tree source code

Our implementation of a Decision tree model can be found here - Decision Tree source code. You can use it to build your Random Forest.

The notebook contains example code for generating your submission.csv file that you must upload for Kaggle to score it.

Resources

Teams

  • B.H., L.M.
  • A.R., L.V.
  • G.M., G.F., S.O.
  • L.P. M.P.
  • Кьополу - L.B., E.K.
  • Д.А., Т.М.
  • Мусака - Т.Н., З.К.
  • А. К., М. М., Д.И.
  • Д.М., А.П., В.К.
  • Е.Д., Д.Д.
  • Г.П., Й. И.

About

iPython notebooks & slides for "Stochastic algorithms for Machine Learning" class in FMI Plovdiv (2019)

License:MIT License