RobustScaler
An estimator that scales the input using statistics that are robust to outliers.
Declaration
struct RobustScaler<Element> where Element : BinaryFloatingPoint, Element : Decodable, Element : EncodableAn estimator that scales the input using statistics that are robust to outliers.
struct RobustScaler<Element> where Element : BinaryFloatingPoint, Element : Decodable, Element : Encodable