MCPcopy Create free account
hub / github.com/EternityZY/STNSCM / MinMaxNormalization

Class MinMaxNormalization

tools/utils.py:84–107  ·  view source on GitHub ↗

Parameters ---------- train, val, test: np.ndarray (B,N,F,T) Returns ---------- stats: dict, two keys: mean and std train_norm, val_norm, test_norm: np.ndarray, shape is the same as original

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected