Types of ML systems
logistic regression can be used for classification, as it outputs a value that corresponds to the probability of belonging to a given class
most important supervised learning algos
Distinction on how ML systems generalize (how it learns to perform on instances never seen)
On effectiveness of data:
z = Ax + y
has two degrees of freedome; however if x
is limited to some range, then it'll have between 1 and 2 degrees of freedom