Releases: openlayer-ai/openlayer-python
Releases · openlayer-ai/openlayer-python
v0.1.0a1
- Fix bug with missing
prediction_jobs
directory from package
v0.1.0a0
Added regression
v0.0.0a16
v0.0.0a15
Modified the zero-index integer checks for predictionsColumnName
and labelColumnName
to support dataset uploads with only a sample of the classes.
v0.0.0a14
Fix issue with importing openlayer
v0.0.0a13
- Renamed
predictionsColumnName
argument from the datasets' configuration YAML topredictionScoresColumnName
.
v0.0.0a12
Update fastText predict_proba output to conform to expected format
v0.0.0a11
- Allow specifying prediction threshold
- character limit validations
v0.0.0a10
Remove python upper limit
v0.0.0a9
Fixes bug with text classification full models