Skip to content

Releases: dotmesh-io/dotscience-python

0.8.7

04 Feb 17:12
Compare
Choose a tag to compare

Fixed:

  • Model uploads

sklearn support

07 Jan 18:47
Compare
Choose a tag to compare

Fixed sklearn model build & deploy

0.8.5

09 Dec 12:54
Compare
Choose a tag to compare

Fixed sklearn model build & deploy

mapped sklearn_model func onto dotscience class

27 Nov 14:56
Compare
Choose a tag to compare

mapped sklearn_model func onto dotscience class

sklearn models

25 Nov 18:03
Compare
Choose a tag to compare
  • support sklearn models in model() function
  • add helper function which should be recommended - sklearn_model() - which will force users to use joblib over pickle (joblib is better for numpy arrays) for dumping models to a file

0.7.2

13 Nov 14:47
Compare
Choose a tag to compare

Enable http mode for model deployment urls

0.7.1

13 Nov 12:16
Compare
Choose a tag to compare

Use any online deployer rather than just managed ones

0.7.0

11 Nov 17:05
Compare
Choose a tag to compare

Added:

  • Custom builder setting through env variable, example:
export DOTSCIENCE_BUILDER="my-gitlab-cfg"

0.6.9

06 Nov 12:38
Compare
Choose a tag to compare

Uploading model in a single request

Support calling connect() multiple times

29 Oct 17:46
Compare
Choose a tag to compare
0.6.8

Bump version: 0.6.7 → 0.6.8