ml_preprocessing 4.0.0
ml_preprocessing: ^4.0.0 copied to clipboard
Implementaion of popular algorithms of data preprocessing for machine learning
Changelog #
4.0.0 #
DataFrameclass split up into separate smaller entitiesDataFrameclass core moved to separate repositoryPipelineentity created- Categorical data encoders implemented
Pipeableinterface
3.4.0 #
DataFrame:encodedColumnRangesadded
3.3.0 #
ml_linalg10.0.0 supported
3.2.0 #
ml_linalg9.0.0 supported
3.1.0 #
Categorical data processing:encodersparameter added toDataFrame.fromCsvconstructor
3.0.0 #
xrangelibrary supported: it's possible to provideZRangeobject now instead oftuple2to specify a range of indices
2.0.0 #
DataFrameintroduced
1.1.0 #
Float32x4InterceptPreprocessoraddedreadmeupdated
1.0.0 #
- Package published