Skip to article frontmatterSkip to article content
Site not loading correctly?

This may be due to an incorrect BASE_URL configuration. See the MyST Documentation for reference.

Data-driven methods

Introduction

Not really an advanced introduction, just to set the language. Many books on this topics

Data-driven methodologies

train set validation

types: supervised, unsupervised, reinforcement learning

supervised: classification, regression

Supervised learning

Regression

Classification

Unsupervised learning

Reinforcement learning

Exercises