ML.NET 1.5.1 breaking changes for NimbusML.
Entrypoints RobustScaler, ToString and CategoryImputer removed.
The PR was #5209
NimbusML can do changes for CategoryImputer to use ReplaceMissingValues entrypoint
We need to expose TypeConvertingTransformer and NormalizingEstimator as entrypoints
ML.NET 1.5.1 breaking changes for NimbusML.
Entrypoints RobustScaler, ToString and CategoryImputer removed.
The PR was #5209
NimbusML can do changes for CategoryImputer to use ReplaceMissingValues entrypoint
We need to expose TypeConvertingTransformer and NormalizingEstimator as entrypoints