| License |
License |
|---|---|
| Categories |
CategoriesWeka Business Logic Libraries Machine Learning |
| GroupId | GroupIdnz.ac.waikato.cms.weka |
| ArtifactId | ArtifactIddistributedWekaBase |
| Last Version | Last Version1.0.17 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
DescriptiondistributedWekaBase
This package provides generic configuration class and distributed map/reduce style tasks for Weka
|
| Project URL |
Project URL |
| Project Organization |
Project Organization |
| Source Code Management |
Source Code Management |
<!-- https://jarcasting.com/artifacts/nz.ac.waikato.cms.weka/distributedWekaBase/ -->
<dependency>
<groupId>nz.ac.waikato.cms.weka</groupId>
<artifactId>distributedWekaBase</artifactId>
<version>1.0.17</version>
</dependency>
// https://jarcasting.com/artifacts/nz.ac.waikato.cms.weka/distributedWekaBase/
implementation 'nz.ac.waikato.cms.weka:distributedWekaBase:1.0.17'
// https://jarcasting.com/artifacts/nz.ac.waikato.cms.weka/distributedWekaBase/
implementation ("nz.ac.waikato.cms.weka:distributedWekaBase:1.0.17")
'nz.ac.waikato.cms.weka:distributedWekaBase:jar:1.0.17'
<dependency org="nz.ac.waikato.cms.weka" name="distributedWekaBase" rev="1.0.17">
<artifact name="distributedWekaBase" type="jar" />
</dependency>
@Grapes(
@Grab(group='nz.ac.waikato.cms.weka', module='distributedWekaBase', version='1.0.17')
)
libraryDependencies += "nz.ac.waikato.cms.weka" % "distributedWekaBase" % "1.0.17"
[nz.ac.waikato.cms.weka/distributedWekaBase "1.0.17"]
| Group / Artifact | Type | Version |
|---|---|---|
| nz.ac.waikato.cms.weka : weka-dev | jar | [3.8.1,) |
| net.sf.opencsv : opencsv | jar | 2.3 |
| jfree : jfreechart | jar | 1.0.13 |
| org.la4j : la4j | jar | 0.4.5 |
| colt : colt | jar | 1.2.0 |
| commons-codec : commons-codec | jar | 1.3 |
| com.tdunning : t-digest | jar | 3.1 |
| Group / Artifact | Type | Version |
|---|---|---|
| nz.ac.waikato.cms.weka : weka-dev | test-jar | [3.8.1,) |
| junit : junit | jar | 4.5 |