sgd_py: Run model in python

View source: R/models.R

sgd_pyR Documentation

Run model in python

Description

Run model in python

Usage

sgd_py(X, y, w, theta = NULL)

Arguments

X

feature matrix

y

outcomes

w

weight vector

theta

initial parameter vector


Nth-iteration-labs/emcite documentation built on Feb. 6, 2023, 9:07 a.m.