Releases: openlayer-ai/openlayer-python
Releases · openlayer-ai/openlayer-python
v0.1.0a4
23 Aug 07:42
Compare
Sorry, something went wrong.
No results found
v0.1.0a3
13 Jul 18:06
Compare
Sorry, something went wrong.
No results found
fixes an issue with validating full text classification models
fixes an issue with printing a version's status message if null
v0.1.0a2
29 Jun 21:22
Compare
Sorry, something went wrong.
No results found
Added
Ability to check for goal statuses through the API.
v0.1.0a1
08 Jun 15:57
Compare
Sorry, something went wrong.
No results found
Fix bug with missing prediction_jobs directory from package
v0.1.0a0
08 Jun 05:36
Compare
Sorry, something went wrong.
No results found
v0.0.0a16
06 May 01:47
Compare
Sorry, something went wrong.
No results found
Added
Added the project's export method, which exports the resources in the project's staging area to a specified location.
Changed
Renamed conda environment created by the model runner from new-openlayer to model-runner-env-%m-%d-%H-%M-%S-%f.
v0.0.0a15
12 Apr 15:17
Compare
Sorry, something went wrong.
No results found
Modified the zero-index integer checks for predictionsColumnName and labelColumnName to support dataset uploads with only a sample of the classes.
v0.0.0a14
11 Apr 19:15
Compare
Sorry, something went wrong.
No results found
Fix issue with importing openlayer
v0.0.0a13
11 Apr 18:02
Compare
Sorry, something went wrong.
No results found
Renamed predictionsColumnName argument from the datasets' configuration YAML to predictionScoresColumnName.
v0.0.0a12
23 Mar 20:42
Compare
Sorry, something went wrong.
No results found
Update fastText predict_proba output to conform to expected format