| License |
License |
|---|---|
| Categories |
CategoriesH2 Data Databases H2O Business Logic Libraries Machine Learning |
| GroupId | GroupIdcom.feedzai |
| ArtifactId | ArtifactIdopenml-h2o |
| Last Version | Last Version1.3.9999 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
DescriptionContains classes and logic related with the import of H2O models.
|
| Project Organization |
Project Organization |
| Filename | Size |
|---|---|
| openml-h2o-1.3.9999.pom | |
| openml-h2o-1.3.9999.jar | 28 MB |
| openml-h2o-1.3.9999-tests.jar | 2 MB |
| openml-h2o-1.3.9999-sources.jar | 52 KB |
| openml-h2o-1.3.9999-javadoc.jar | 175 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/com.feedzai/openml-h2o/ -->
<dependency>
<groupId>com.feedzai</groupId>
<artifactId>openml-h2o</artifactId>
<version>1.3.9999</version>
</dependency>
// https://jarcasting.com/artifacts/com.feedzai/openml-h2o/
implementation 'com.feedzai:openml-h2o:1.3.9999'
// https://jarcasting.com/artifacts/com.feedzai/openml-h2o/
implementation ("com.feedzai:openml-h2o:1.3.9999")
'com.feedzai:openml-h2o:jar:1.3.9999'
<dependency org="com.feedzai" name="openml-h2o" rev="1.3.9999">
<artifact name="openml-h2o" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.feedzai', module='openml-h2o', version='1.3.9999')
)
libraryDependencies += "com.feedzai" % "openml-h2o" % "1.3.9999"
[com.feedzai/openml-h2o "1.3.9999"]
| Group / Artifact | Type | Version |
|---|---|---|
| com.feedzai : openml-java-utils | jar | 1.3.9999 |
| com.feedzai : openml-api | jar | 1.2.0 |
| com.feedzai : openml-utils | jar | 1.2.0 |
| org.apache.httpcomponents : httpclient | jar | 4.5.13 |
| commons-io : commons-io | jar | 2.7 |
| net.sf.supercsv : super-csv | jar | 2.4.0 |
| 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 |
| junit : junit | jar | 4.13.1 |
| org.assertj : assertj-core | jar | 3.7.0 |
| com.feedzai : openml-java-utils | test-jar | 1.3.9999 |
| ch.qos.logback : logback-classic | jar | 1.2.3 |