Linear-Regression
Cost Function
The measurement of accuracy of a hypothesis function. The accuracy is given as an average difference of all the results of the hypothesis from the inputs …
Read →Hypothesis Function
A function which maps values \(x\) to an output value \(y\). Historically, in ML, hypothesis functions are denoted \(h(x^{(i)})\).
Read →