Skip to content

Releases: COMPREDICT-GmbH/ai-sdk-python

Release v2.1.1

19 Jan 13:50
175f93d
Compare
Choose a tag to compare

Fixes:

  • Issue in passing a dictionary with non even list as features to algorithm.

Version 2.1.0

09 Jan 10:31
78300cc
Compare
Choose a tag to compare

feature:

  • split features and parameters into two different files, the former should be a parquet file while the latter is a json file.

Release v2.0.0

08 Nov 09:57
3ac427b
Compare
Choose a tag to compare

Features:

  • Upgrade to OAuth 2.0 authentication.
  • Add helper functions to retrieve, fetch and refresh token.

Refactor:

  • Upgrade default version to 2.0

Release v1.4.0

05 Sep 07:40
7025b8b
Compare
Choose a tag to compare

Features:

  • Support monitoring tool, add keyword to enable monitoring tool in run and retrieve the monitoring tools with getting the versions.

Doc:

  • Fix and improve the README.

Version 1.3.0

31 Mar 13:21
ac451d8
Compare
Choose a tag to compare

Features:

  • Support partially fitting trainable model in client.

Fixes:

  • Display error when print the exception instance upon capturing it.

Version 1.2.1

21 Feb 09:25
aef2578
Compare
Choose a tag to compare

Improve error handling.

Version 1.2.0

25 Nov 17:27
1c38d84
Compare
Choose a tag to compare

Features:

  • Add new endpoint to cancel a task if not finished.

Fixes:

  • In case of 500+ errors, AI Core doesn't return a json response, with that, extract string from the response and create an error object.

V1.1.0

09 Sep 10:15
ac2fd84
Compare
Choose a tag to compare
cicd (#13)

build(cicd): Add CI/CD pipeline.



closes #2

Version 1.0.2

09 Sep 08:58
Compare
Choose a tag to compare

test ci/cd

Version 1.0.1

22 Mar 08:59
Compare
Choose a tag to compare

Point to new Domain name.