Skip to content

Releases: MLBazaar/MLBlocks

Collaborative Filtering Pipelines

19 Jun 19:07
Compare
Choose a tag to compare
  • Add LightFM primitive for collaborative filtering

Image Pipelines Improved

15 Jun 22:04
Compare
Choose a tag to compare
  • Allow passing init_params on MLPipeline creation.
  • Fix bug with MLHyperparam types and Keras.
  • Rename produce_params as predict_params.
  • Add SingleCNN Classifier and Regressor primitives.
  • Simplify and improve Trivial Predictor

Multi Table Pipelines improved

15 Jun 22:04
Compare
Choose a tag to compare
  • Improve RandomForest primitive ranges
  • Improve DFS primitive
  • Add Tree Based Feature Selection primitives
  • Fix bugs in TrivialPredictor
  • Improved documentation

Bugfix release

08 Jun 20:21
Compare
Choose a tag to compare
  • Fix bug in TrivialMedianPredictor
  • Fix bug in OneHotLabelEncoder

Default and Single Table pipelines

08 Jun 17:13
Compare
Choose a tag to compare
  • New project structure
  • New Trivial Primitives.
  • Default pipelines and Single table pipelines fully working.

First PyPi release

04 Jun 21:35
Compare
Choose a tag to compare
  • First release on PyPI.