Supervised Learning

Interactive playground for Regression and Classification.

0.01

Instructions

Click on the canvas to add data points.

Model Status

Loss: 0.00

Epoch: 0

Concept Guide

Linear Regression: Finds the best-fitting line $y = mx + b$ by minimizing the error (distance) between the line and data points.