sgd_py | R Documentation |
Run model in python
sgd_py(X, y, w, theta = NULL)
X |
feature matrix |
y |
outcomes |
w |
weight vector |
theta |
initial parameter vector |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.