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

Function rescale

working_with_data/utils.py:216–229  ·  view source on GitHub ↗

rescales the input data so that each column has mean 0 and standard deviation 1 ignores columns with no deviation

(data_matrix)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 2

model.pyFile · 0.90
model.pyFile · 0.90

Calls 3

shapeFunction · 0.90
make_matrixFunction · 0.90
scaleFunction · 0.85

Tested by

no test coverage detected