Releases: algorithmiaio/algorithmia-adk-python
Releases · algorithmiaio/algorithmia-adk-python
1.2.4
27 Jul 14:55
Compare
Sorry, something went wrong.
No results found
adds mlops.json overwrite using environment variables
22 Jul 14:33
Compare
Sorry, something went wrong.
No results found
What's Changed
enable safe replacement of mlops.json by setting environment variables by @zeryx in #18
Full Changelog : 1.2.3.2...1.2.3.3
bugfix for class statefullness
14 Jul 17:15
Compare
Sorry, something went wrong.
No results found
bugfix for python 35-36
24 Jun 15:43
Compare
Sorry, something went wrong.
No results found
f strings are not valid in python 3.5, this should rectify
Added mlops support
17 Jun 20:31
Compare
Sorry, something went wrong.
No results found
Bugfixes on Model Manifest Logic
01 Mar 18:35
Compare
Sorry, something went wrong.
No results found
Backwards compatibility bugfix
01 Dec 16:36
Compare
Sorry, something went wrong.
No results found
Merge pull request #14 from algorithmiaio/load-func-default
load function default improvement [urgent]
November release
22 Nov 16:47
Compare
Sorry, something went wrong.
No results found
This release makes the following changes to the model manifest system:
Simplification to algorithm Model Manifest load function interactions (#12 )
Failover to utilize raw model manifest json file if frozen model manifest (model_manifest.json.freeze) is not found (#13 )
Release Bug
19 Oct 21:40
Compare
Sorry, something went wrong.
No results found
Correctly addresses bug introduced in release 1.1.0
Release bug
18 Oct 18:07
Compare
Sorry, something went wrong.
No results found
Fixed an issue with relative imports in the algorithmia python client