1. Supervised Learning

(x, y) –> (input, label) –> data –> database

  • Regression Problem
    linear regression

  • Classification Problem
    classification problems

2.Unsupervised Learning

  • Clustering
    clustering


* This is written by me after taking CS229 Autumn 2018 provided by Stanford.

* If you have questions, you can leave a reply on this post.