Description Usage Arguments Value
Define a function that returns the estimated weight parameters using logistic regression.
1 | log_reg(x,y)
|
x |
feature matrix for training data. |
y |
output for training data. |
The estimated weight parameters.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.