Jar examples for o:openml-api
API classes to interact with the Feedzai Machine Learning platform.
You can download jar file openml-api 0.1.1 in this page.
You can use the following script to add openml-api-0.1.1.jar to your project.
<dependency> <groupId>com.feedzai</groupId> <artifactId>openml-api</artifactId> <version>0.1.1</version> </dependency>
compile group: 'com.feedzai', name: 'openml-api', version: '0.1.1'
libraryDependencies += "com.feedzai" % "openml-api" % "0.1.1"
<dependency org="com.feedzai" name="openml-api" rev="0.1.1"/>
@Grapes(@Grab(group='com.feedzai', module='openml-api', version='0.1.1'))
'com.feedzai:openml-api:jar:0.1.1'
Click the following link to download the jar file.
openml-api-0.1.1-javadoc.jar