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

Function de_mean_matrix

working_with_data/utils.py:232–237  ·  view source on GitHub ↗

returns the result of subtracting from every value in A the mean value of its column. the resulting matrix has mean 0 in every column

(A)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 1

model.pyFile · 0.90

Calls 3

shapeFunction · 0.90
make_matrixFunction · 0.90
scaleFunction · 0.85

Tested by

no test coverage detected