Skip to content

Latest commit

 

History

History
12 lines (10 loc) · 647 Bytes

roadmap.md

File metadata and controls

12 lines (10 loc) · 647 Bytes

Roadmap

v1.0.0

  • Drop support for Python 3.4 and below (just as scikit-learn 0.21.0)
  • Refactor core and provide functional and object oriented API
  • Remove dynamic imports, use explicit data types and add type hints
  • Run unit tests in parallel with pytest-xdist
  • Run unit tests in a Docker container
  • Add useful commands to the command line tool porter
  • Add missing templates to the existing estimators
  • Use Binder to provide interactive notebooks