Skip to content

vsheg/intermediate-ml

Repository files navigation

Intermediate ML

This is a work-in-progress draft of intermediate-level (B2) machine learning materials. Thanks to LLMs for the high quality; any errors are mine.

Formalisms

Linear models

Non-linear models

Ensemble methods

  • Decision trees
  • Bagging and stacking
  • Classical boosting
  • Gradient boosting

Exploratory methods