RobustScaling
Note
This page is a reference documentation. It only explains the class signature, and not how to use it. Please refer to the Habitat Guide and Python API guide (v2.0) for usage.
- class RobustScaling(across_features: bool = False)[source]
Bases:
_ScopedMethodCentre features on the median and scale by the interquartile range.
The outlier-resistant standardisation. Useful on radiomics features, where a handful of supervoxels can carry values orders of magnitude away from the bulk.