Skip to content
Learnearn.uk » A Level Computer Science Home » Classification, Regression, Clustering & Reinforcement

Classification, Regression, Clustering & Reinforcement

Classification

Classification

The aim of the classification is to split the data into two or more predefined groups. A common example is spam email filtering where emails are split into either spam or not spam.

Linear Regression

Non Linear Regression

Clustering

Reinforcement