Last Version

Generic Python Feedzai OpenML Provider 0.3.0

Contains classes and logic related with the import of a classifier generated in Python

License

License

Categories

Categories

Python Languages
GroupId

GroupId

com.feedzai
ArtifactId

ArtifactId

openml-generic-python
Version

Version

0.3.0
Type

Type

jar
Description

Description

Generic Python Feedzai OpenML Provider
Contains classes and logic related with the import of a classifier generated in Python
Project Organization

Project Organization

Feedzai

Download openml-generic-python 0.3.0


<!-- https://jarcasting.com/artifacts/com.feedzai/openml-generic-python/ -->
<dependency>
    <groupId>com.feedzai</groupId>
    <artifactId>openml-generic-python</artifactId>
    <version>0.3.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.feedzai/openml-generic-python/
implementation 'com.feedzai:openml-generic-python:0.3.0'
// https://jarcasting.com/artifacts/com.feedzai/openml-generic-python/
implementation ("com.feedzai:openml-generic-python:0.3.0")
'com.feedzai:openml-generic-python:jar:0.3.0'
<dependency org="com.feedzai" name="openml-generic-python" rev="0.3.0">
  <artifact name="openml-generic-python" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.feedzai', module='openml-generic-python', version='0.3.0')
)
libraryDependencies += "com.feedzai" % "openml-generic-python" % "0.3.0"
[com.feedzai/openml-generic-python "0.3.0"]

Dependencies

compile (2)

Group / Artifact Type Version
com.feedzai : openml-python-common jar 0.3.0
com.google.auto.service : auto-service jar 1.0-rc2

provided (5)

Group / Artifact Type Version
com.feedzai : openml-api jar 1.1.0
com.feedzai : openml-utils jar 1.1.0
com.google.guava : guava jar
com.fasterxml.jackson.core : jackson-databind jar 2.6.7
com.fasterxml.jackson.core : jackson-annotations jar 2.6.7

test (4)

Group / Artifact Type Version
com.fasterxml.jackson.core : jackson-core jar 2.6.7
com.feedzai : openml-utils test-jar 1.1.0
junit : junit jar 4.13.1
org.assertj : assertj-core jar 3.7.0

Project Modules

There are no modules declared in this project.