Releases: feedzai/feedzai-openml
Release 1.2.0
- PULSEDEV-36588 openml-api: Add ModelExplainer interface by @mlobofeedzai in #66
Full Changelog: 1.1.0...1.2.0
Release 1.1.0
This minor version upgrades Guava dependency to version 25.1.
Note: to use this new version, its also necessary to upgrade the Guava to match the same version.
Release 0.4.3
This hoxfix version added generic Unit Test for classify method and deprecated classify for the future usages.
Release 1.0.3
This hoxfix version added generic Unit Test for classify method and deprecated classify for the future usages.
Release 1.0.2
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.
Release 0.4.2
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 Anomaly Detection Algorithms
This hotfix version fixes a missing API change required for the support of Anomaly Detection Algorithms.
[Broken] Support for Anomaly Detection Algorithms
v0.4.1
Minor error messaging fixing
v0.4.0
This OpenML version includes a new maven archetype to help creating a new custom OpenML provider