Skip to content

v0.3

Latest
Compare
Choose a tag to compare
@tboquet tboquet released this 17 Jan 22:49
· 17 commits to master since this release
  • Command Line Interface to launch services.
  • sklearn backend is stable with 12 models supported and all sklearn metrics
  • Keras backend supports custom objects
  • asynchronous fit is stable for all backends
  • fuel generators are supported as training data and validation data source
  • Ensemble class in core (abstraction for many models)
  • Basic HyperParameter optimisation
  • Better documentation