...

/

Quiz Yourself on ML Basics

Quiz Yourself on ML Basics

Test your knowledge of machine learning and optimization concepts.

We'll cover the following...

Quiz

1.

(Select all that apply.) Which statements about supervised learning are true?

A.

Data consists of observations xx and labels yy.

B.

The learnable parameters θ\theta of a model are adjusted via the optimization process.

C.

Some examples of supervised learning are principal component analysis (PCA) and anomaly detection.

D.

A loss function measures the error between predicted and true values for yy.


1 / 4