License |
License |
---|---|
Categories |
CategoriesWeka Business Logic Libraries Machine Learning |
GroupId | GroupIdnz.ac.waikato.cms.weka |
ArtifactId | ArtifactIddistributedWekaHadoop |
Last Version | Last Version1.0.15 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptiondistributedWekaHadoop
This package provides loaders and savers for HDFS, plus Hadoop jobs and tasks that wrap the tasks provided in distributedWekaBase. Includes libraries for Hadoop 1.1.2.
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Source Code Management |
Source Code Management |
<!-- https://jarcasting.com/artifacts/nz.ac.waikato.cms.weka/distributedWekaHadoop/ -->
<dependency>
<groupId>nz.ac.waikato.cms.weka</groupId>
<artifactId>distributedWekaHadoop</artifactId>
<version>1.0.15</version>
</dependency>
// https://jarcasting.com/artifacts/nz.ac.waikato.cms.weka/distributedWekaHadoop/
implementation 'nz.ac.waikato.cms.weka:distributedWekaHadoop:1.0.15'
// https://jarcasting.com/artifacts/nz.ac.waikato.cms.weka/distributedWekaHadoop/
implementation ("nz.ac.waikato.cms.weka:distributedWekaHadoop:1.0.15")
'nz.ac.waikato.cms.weka:distributedWekaHadoop:jar:1.0.15'
<dependency org="nz.ac.waikato.cms.weka" name="distributedWekaHadoop" rev="1.0.15">
<artifact name="distributedWekaHadoop" type="jar" />
</dependency>
@Grapes(
@Grab(group='nz.ac.waikato.cms.weka', module='distributedWekaHadoop', version='1.0.15')
)
libraryDependencies += "nz.ac.waikato.cms.weka" % "distributedWekaHadoop" % "1.0.15"
[nz.ac.waikato.cms.weka/distributedWekaHadoop "1.0.15"]
Group / Artifact | Type | Version |
---|---|---|
nz.ac.waikato.cms.weka : weka-dev | jar | [3.7.11,) |
nz.ac.waikato.cms.weka : distributedWekaBase | jar | [1.0.2,) |
org.apache.hadoop : hadoop-core | jar | [1.1.2,1.2.1] |
Group / Artifact | Type | Version |
---|---|---|
nz.ac.waikato.cms.weka : weka-dev | test-jar | [3.7.11,) |
junit : junit | jar | 4.5 |