mvpa2.mappers.zscoreΒΆ
Data normalization by Z-Scoring.
Functions
zscore (ds, **kwargs) |
In-place Z-scoring of a Dataset or ndarray . |
Classes
ZScoreMapper ([params, param_est, ...]) |
Mapper to normalize features (Z-scoring). |
Data normalization by Z-Scoring.
Functions
zscore (ds, **kwargs) |
In-place Z-scoring of a Dataset or ndarray . |
Classes
ZScoreMapper ([params, param_est, ...]) |
Mapper to normalize features (Z-scoring). |