least_squares_ql_gradient: Least Squares with Quadratic Loss gradient

Description Usage

View source: R/least_squares.R

Description

Related to Mean Squared Error, L2 norm

Usage

1
least_squares_ql_gradient(X, y, theta, alpha)

tbonza/supml documentation built on May 17, 2019, 3:14 a.m.