Supervised Learning
As discussed earlier, supervised learning is a technique where the target labels are known in advance. This chapter discusses the supervised learning techniques that were covered in the online Machine Learning course, including:
Linear Regression
Polynomial Regression
Logistic Regression
Neural Networks
SVMs
Last updated
Was this helpful?