Releases: algorithmiaio/algorithmia-adk-python
Releases · algorithmiaio/algorithmia-adk-python
1.2.4
Compare
Sorry, something went wrong.
No results found
zeryx
released this
27 Jul 14:55
What's Changed
Full Changelog : 1.2.3.3...1.2.4
adds mlops.json overwrite using environment variables
Compare
Sorry, something went wrong.
No results found
zeryx
released this
22 Jul 14:33
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
Compare
Sorry, something went wrong.
No results found
zeryx
released this
14 Jul 17:15
bugfix for python 35-36
Compare
Sorry, something went wrong.
No results found
zeryx
released this
24 Jun 15:43
f strings are not valid in python 3.5, this should rectify
Added mlops support
Compare
Sorry, something went wrong.
No results found
zeryx
released this
17 Jun 20:31
What's Changed
ALGO-62 Integrated mlops agent by @zeryx in #16
Full Changelog : 1.2.2...1.2.3
Bugfixes on Model Manifest Logic
Compare
Sorry, something went wrong.
No results found
zeryx
released this
01 Mar 18:35
What's Changed
Full Changelog : 1.2.1...1.2.2
Backwards compatibility bugfix
Compare
Sorry, something went wrong.
No results found
zeryx
released this
01 Dec 16:36
Merge pull request #14 from algorithmiaio/load-func-default
load function default improvement [urgent]
November release
Compare
Sorry, something went wrong.
No results found
zeryx
released this
22 Nov 16:47
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
Compare
Sorry, something went wrong.
No results found
zeryx
released this
19 Oct 21:40
Correctly addresses bug introduced in release 1.1.0
Release bug
Compare
Sorry, something went wrong.
No results found
zeryx
released this
18 Oct 18:07
Fixed an issue with relative imports in the algorithmia python client