Description Usage Arguments Examples
A loss function is a method of evaluating how well your algorithm models your datasets If they're pretty good, it will output a lower number
1 | cout(x, y, theta)
|
x |
Matrix of explanatory variables to predict |
y |
Target Variable Matrix |
theta |
Coefficient matrix for logistic regression |
1 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.