License |
License |
---|---|
Categories |
CategoriesH2 Data Databases H2O Business Logic Libraries Machine Learning |
GroupId | GroupIdorg.apache.mahout |
ArtifactId | ArtifactIdmahout-h2o_2.10 |
Last Version | Last Version0.13.0 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionMahout H2O backend
H2O Backend for Mahout DSL
|
Project Organization |
Project Organization |
Filename | Size |
---|---|
mahout-h2o_2.10-0.13.0.pom | |
mahout-h2o_2.10-0.13.0.jar | 103 KB |
mahout-h2o_2.10-0.13.0-sources.jar | 51 KB |
mahout-h2o_2.10-0.13.0-javadoc.jar | 457 KB |
mahout-h2o_2.10-0.13.0-dependency-reduced.jar | 16 MB |
Browse |
<!-- https://jarcasting.com/artifacts/org.apache.mahout/mahout-h2o_2.10/ -->
<dependency>
<groupId>org.apache.mahout</groupId>
<artifactId>mahout-h2o_2.10</artifactId>
<version>0.13.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.apache.mahout/mahout-h2o_2.10/
implementation 'org.apache.mahout:mahout-h2o_2.10:0.13.0'
// https://jarcasting.com/artifacts/org.apache.mahout/mahout-h2o_2.10/
implementation ("org.apache.mahout:mahout-h2o_2.10:0.13.0")
'org.apache.mahout:mahout-h2o_2.10:jar:0.13.0'
<dependency org="org.apache.mahout" name="mahout-h2o_2.10" rev="0.13.0">
<artifact name="mahout-h2o_2.10" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.apache.mahout', module='mahout-h2o_2.10', version='0.13.0')
)
libraryDependencies += "org.apache.mahout" % "mahout-h2o_2.10" % "0.13.0"
[org.apache.mahout/mahout-h2o_2.10 "0.13.0"]
Group / Artifact | Type | Version |
---|---|---|
org.scala-lang : scala-library | jar | 2.10.4 |
org.apache.mahout : mahout-math-scala_2.10 | jar | 0.13.0 |
org.apache.mahout : mahout-hdfs | jar | 0.13.0 |
org.apache.mahout : mahout-math | jar | 0.13.0 |
ai.h2o : h2o-core | jar | 0.1.25 |
Group / Artifact | Type | Version |
---|---|---|
org.apache.mahout : mahout-math-scala_2.10 | jar | 0.13.0 |
org.scalatest : scalatest_2.10 | jar | 2.2.4 |