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

Function vector_mean

helpers/linear_algebra.py:28–32  ·  view source on GitHub ↗

compute the vector whose i-th element is the mean of the i-th elements of the input vectors

(vectors)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 1

trainMethod · 0.90

Calls 2

scalar_multiplyFunction · 0.85
vector_sumFunction · 0.85

Tested by

no test coverage detected