Skip to content

Image Pipelines Improved

Compare
Choose a tag to compare
@csala csala released this 15 Jun 22:04
· 384 commits to master since this release
  • 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