| License |
License |
|---|---|
| Categories |
CategoriesData |
| GroupId | GroupIdcom.feedzai |
| ArtifactId | ArtifactIdopenml-datarobot |
| Last Version | Last Version1.3.9999 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
DescriptionContains classes and logic related with the import of DataRobot models.
|
| Project Organization |
Project Organization |
| Filename | Size |
|---|---|
| openml-datarobot-1.3.9999.pom | |
| openml-datarobot-1.3.9999.jar | 16 MB |
| openml-datarobot-1.3.9999-sources.jar | 12 KB |
| openml-datarobot-1.3.9999-javadoc.jar | 42 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/com.feedzai/openml-datarobot/ -->
<dependency>
<groupId>com.feedzai</groupId>
<artifactId>openml-datarobot</artifactId>
<version>1.3.9999</version>
</dependency>
// https://jarcasting.com/artifacts/com.feedzai/openml-datarobot/
implementation 'com.feedzai:openml-datarobot:1.3.9999'
// https://jarcasting.com/artifacts/com.feedzai/openml-datarobot/
implementation ("com.feedzai:openml-datarobot:1.3.9999")
'com.feedzai:openml-datarobot:jar:1.3.9999'
<dependency org="com.feedzai" name="openml-datarobot" rev="1.3.9999">
<artifact name="openml-datarobot" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.feedzai', module='openml-datarobot', version='1.3.9999')
)
libraryDependencies += "com.feedzai" % "openml-datarobot" % "1.3.9999"
[com.feedzai/openml-datarobot "1.3.9999"]
| Group / Artifact | Type | Version |
|---|---|---|
| com.feedzai : openml-java-utils | jar | 1.3.9999 |
| com.datarobot : datarobot-prediction | jar | 1.1.1 |
| com.datarobot : drmatrix | jar | 1.0.4 |
| com.google.guava : guava | jar | |
| com.google.auto.service : auto-service | jar | 1.0-rc2 |
| Group / Artifact | Type | Version |
|---|---|---|
| com.feedzai : openml-api | jar | 1.2.0 |
| com.feedzai : openml-utils | jar | 1.2.0 |
| commons-io : commons-io | jar | 2.7 |
| com.fasterxml.jackson.core : jackson-core | jar | 2.6.7 |
| com.fasterxml.jackson.core : jackson-annotations | jar | 2.6.7 |
| com.fasterxml.jackson.core : jackson-databind | jar | 2.6.7 |
| Group / Artifact | Type | Version |
|---|---|---|
| com.feedzai : openml-utils | test-jar | 1.2.0 |
| org.jmockit : jmockit | jar | 1.35 |
| junit : junit | jar | 4.13.1 |
| org.assertj : assertj-core | jar | 3.7.0 |
| com.feedzai : openml-java-utils | test-jar | 1.3.9999 |