ml_preprocessing 3.1.0 copy "ml_preprocessing: ^3.1.0" to clipboard
ml_preprocessing: ^3.1.0 copied to clipboard

outdated

Implementaion of popular algorithms of data preprocessing for machine learning

Changelog #

3.1.0 #

  • Categorical data processing: encoders parameter added to DataFrame.fromCsv constructor

3.0.0 #

  • xrange library supported: it's possible to provide ZRange object now instead of tuple2 to specify a range of indices

2.0.0 #

  • DataFrame introduced

1.1.0 #

  • Float32x4InterceptPreprocessor added
  • readme updated

1.0.0 #

  • Package published
16
likes
0
pub points
66%
popularity

Publisher

verified publisherml-algo.com

Implementaion of popular algorithms of data preprocessing for machine learning

Repository (GitHub)
View/report issues

License

unknown (LICENSE)

Dependencies

csv, ml_linalg, tuple, xrange

More

Packages that depend on ml_preprocessing