{ "cells": [ { "cell_type": "markdown", "id": "9bc1a928", "metadata": {}, "source": [ "# Tutorial: Supervised Learning Problem and Least Squares\n", "\n", "[![Binder](https://mybinder.org/badge_logo.svg)](https://mybinder.org/v2/git/https%3A%2F%2Fgitlab.in2p3.fr%2Fenergy4climate%2Fpublic%2Feducation%2Fmachine_learning_for_climate_and_energy/master?filepath=book%2Fnotebooks%2F02_tutorial_supervised_learning_problem_ols.ipynb)\n", "\n", "Tutorial to the classes [Supervised Learning Problem and Least Squares](02_supervised_learning_problem.ipynb) and [Ordinary Least Squares](03_ordinary_least_squares.ipynb)." ] }, { "cell_type": "markdown", "id": "a9e82f9b", "metadata": {}, "source": [ "