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

Function sum_of_squares

helpers/linear_algebra.py:40–42  ·  view source on GitHub ↗

v_1 * v_1 + ... + v_n * v_n

(v)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 3

varianceFunction · 0.90
magnitudeFunction · 0.70
squared_distanceFunction · 0.70

Calls 1

dotFunction · 0.85

Tested by

no test coverage detected