ml_preprocessing 3.4.0+1 copy "ml_preprocessing: ^3.4.0+1" to clipboard
ml_preprocessing: ^3.4.0+1 copied to clipboard

outdated

Implementaion of popular algorithms of data preprocessing for machine learning

Changelog #

3.4.0 #

  • DataFrame: encodedColumnRanges added

3.3.0 #

  • ml_linalg 10.0.0 supported

3.2.0 #

  • ml_linalg 9.0.0 supported

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
40
pub points
67%
popularity

Publisher

verified publisherml-algo.com

Implementaion of popular algorithms of data preprocessing for machine learning

Repository (GitHub)
View/report issues

License

BSD-2-Clause (LICENSE)

Dependencies

csv, ml_linalg, tuple, xrange

More

Packages that depend on ml_preprocessing