Last Version

Python OpenML API Main 0.3.0

Python implementations the OpenML API

License

License

Categories

Categories

Python Languages
GroupId

GroupId

com.feedzai
ArtifactId

ArtifactId

openml-python
Version

Version

0.3.0
Type

Type

pom
Description

Description

Python OpenML API Main
Python implementations the OpenML API
Project URL

Project URL

https://github.com/feedzai/feedzai-openml-python
Project Organization

Project Organization

Feedzai
Source Code Management

Source Code Management

https://github.com/feedzai/feedzai-openml-python

Download openml-python 0.3.0

Filename Size
openml-python-0.3.0.pom 9 KB
Browse

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

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

  • openml-python-common
  • openml-generic-python
  • openml-scikit