Releases: flikka/flass
Releases · flikka/flass
0.1.11 Update release in setup.py
0.1.10 - Mlflow model and artifact logging
Add logging of model as artifact (#23) * Add logging of model as artifact * Monkey-patch the models with log model according to type
0.1.9 - Dump classification report
Bump version in setup.py to 0.1.9
0.1.8 Logging improvements
Move around the imports to get the root logger set. Also use named loggers in the modules
0.1.7 Check for lime
Don't crash if lime is not installed, issue a nice and instructive warning
0.1.6 Docker image
Adds a Dockerfile and docker push to ci
0.1.5
Release 0.1.3
Use token as username
0.1.2 setup requires wheel
Require wheel to fix bdist build
Release 0.1.1 fix pypi
Split sdist and bdist in two commands