MCPcopy Create free account
hub / github.com/devAmoghS/Machine-Learning-with-Python / r_squared

Function r_squared

simple_linear_regression/utils.py:28–30  ·  view source on GitHub ↗

the fraction of variation in y captured by the model

(alpha, beta, x, y)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 1

model.pyFile · 0.90

Calls 2

sum_of_squared_errorsFunction · 0.85
total_sum_of_squaresFunction · 0.70

Tested by

no test coverage detected