Releases: dotmesh-io/dotscience-python
Releases · dotmesh-io/dotscience-python
0.8.7
sklearn support
Fixed sklearn model build & deploy
0.8.5
mapped sklearn_model func onto dotscience class
mapped sklearn_model func onto dotscience class
sklearn models
- support sklearn models in
model()
function - add helper function which should be recommended -
sklearn_model()
- which will force users to usejoblib
overpickle
(joblib is better for numpy arrays) for dumping models to a file
0.7.2
Enable http mode for model deployment urls
0.7.1
Use any online deployer rather than just managed ones
0.7.0
0.6.9
Support calling connect() multiple times
0.6.8 Bump version: 0.6.7 → 0.6.8