- 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