MCPcopy Index your code
hub / github.com/devAmoghS/Machine-Learning-with-Python / minimize_stochastic

Function minimize_stochastic

helpers/gradient_descent.py:129–156  ·  view source on GitHub ↗
(target_fn, gradient_fn, x, y, theta_0, alpha_0=0.01)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 4

model.pyFile · 0.90
estimate_betaFunction · 0.90
estimate_beta_ridgeFunction · 0.90
maximize_stochasticFunction · 0.85

Calls 3

vector_subtractFunction · 0.90
scalar_multiplyFunction · 0.90
in_random_orderFunction · 0.85

Tested by

no test coverage detected