Skip to content

Releases: flikka/flass

0.1.11 Update release in setup.py

23 Jun 09:53
Compare
Choose a tag to compare

0.1.10 - Mlflow model and artifact logging

23 Jun 08:28
849ca97
Compare
Choose a tag to compare
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

16 Jun 09:50
Compare
Choose a tag to compare
Bump version in setup.py to 0.1.9

0.1.8 Logging improvements

12 Jun 11:01
Compare
Choose a tag to compare

Move around the imports to get the root logger set. Also use named loggers in the modules

0.1.7 Check for lime

11 Jun 12:04
Compare
Choose a tag to compare

Don't crash if lime is not installed, issue a nice and instructive warning

0.1.6 Docker image

11 Jun 11:43
Compare
Choose a tag to compare

Adds a Dockerfile and docker push to ci

0.1.5

28 May 12:23
Compare
Choose a tag to compare
Update version to 1.1.5

Release 0.1.3

28 May 12:10
Compare
Choose a tag to compare

Use token as username

0.1.2 setup requires wheel

28 May 12:02
Compare
Choose a tag to compare
Require wheel to fix bdist build

Release 0.1.1 fix pypi

28 May 11:56
Compare
Choose a tag to compare
Split sdist and bdist in two commands