Skip to content

Tags: nxexox/pymlup

Tags

0.2.2

Toggle 0.2.2's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
0.2.2 Fix debug logger. Add logging about api docs. Add debug logging…

… error repsonses (#4)

Co-authored-by: Deys Timofey <[email protected]>

0.2.1

Toggle 0.2.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Version 0.2.1. Remove from api method /info fields: web_app_info.colu…

…mn_validation, web_app_info.debug. Add docs to web api methods (#3)

Version 0.2.1. 

* Remove from api method /info fields: web_app_info.column_validation, web_app_info.debug. 
* Add docs to web api methods 

Co-authored-by: Deys Timofey <[email protected]>

0.2.0

Toggle 0.2.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
New version 0.2.0. \n\n Added onnx return all outputs in response, no… (

#2)

* New version 0.2.0.

* Added onnx return all outputs in response, not only first output.

* Add mlup.ml.binarization.onnx.InferenceSessionFullReturnBinarizer binarizer. Fix unit tests for binarizations.

---------

Co-authored-by: Deys Timofey <[email protected]>