NormalizationScaler
An estimator that normalizes the input values using a normalization strategy.
Declaration
struct NormalizationScaler<Element> where Element : BinaryFloatingPoint, Element : Decodable, Element : EncodableAn estimator that normalizes the input values using a normalization strategy.
struct NormalizationScaler<Element> where Element : BinaryFloatingPoint, Element : Decodable, Element : Encodable