Releases: feedzai/feedzai-openml-r
Release 0.4.0
Release 0.3.2
This hoxfix version added Unit Test for method classify and updated to use openml-api v1.0.3.
Release 0.2.4
This hoxfix version added Unit Test for method classify and updated to use openml-api v0.4.3.
v0.2.3
Cleaned the POM dependencies to simplify the integration with each specific solution, avoiding to force the include of dependencies that could be already present, such as a logging dependency.
v0.3.1
Cleaned the POM dependencies to simplify the integration with each specific solution, avoiding to force the include of dependencies that could be already present, such as a logging dependency.
Support for OpenML API 1.0.1
Update the implementation to conform with OpenML API 1.0.1
Note that this release does not yet support algorithms that do not require target variable.
v0.2.2
v.0.2.1
incorporates changes from OpenML-API from v0.1.1 until v0.2.1: feedzai/feedzai-openml@0.2.1...0.1.1
This doesn't affect users, since the only changes were imports that needed to be changed to support the package renaming that happened on OpenML-utils