License |
License |
---|---|
Categories |
CategoriesMOA Business Logic Libraries Machine Learning |
GroupId | GroupIdorg.jwall |
ArtifactId | ArtifactIdstreams-moa |
Version | Version0.0.4 |
Type | Typejar |
Description |
Descriptionstreams-moa
This artifact includes the MOA learning toolbox into the streams Library
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
streams-moa-0.0.4.pom | |
streams-moa-0.0.4.jar | 101 KB |
streams-moa-0.0.4-sources.jar | 68 KB |
streams-moa-0.0.4-javadoc.jar | 382 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.jwall/streams-moa/ -->
<dependency>
<groupId>org.jwall</groupId>
<artifactId>streams-moa</artifactId>
<version>0.0.4</version>
</dependency>
// https://jarcasting.com/artifacts/org.jwall/streams-moa/
implementation 'org.jwall:streams-moa:0.0.4'
// https://jarcasting.com/artifacts/org.jwall/streams-moa/
implementation ("org.jwall:streams-moa:0.0.4")
'org.jwall:streams-moa:jar:0.0.4'
<dependency org="org.jwall" name="streams-moa" rev="0.0.4">
<artifact name="streams-moa" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.jwall', module='streams-moa', version='0.0.4')
)
libraryDependencies += "org.jwall" % "streams-moa" % "0.0.4"
[org.jwall/streams-moa "0.0.4"]
Group / Artifact | Type | Version |
---|---|---|
nz.ac.waikato.cms.moa : moa | jar | 2013.11 |
org.jwall : streams-api | jar | [0.9.20,) |
Group / Artifact | Type | Version |
---|---|---|
org.jwall : streams-runtime | jar | [0.9.20,) |
org.jwall : streams-core | jar | [0.9.20,) |
org.slf4j : slf4j-log4j12 | jar | [1.6.4,) |
org.jwall : streams-plotter | jar | [0.9.20,) |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.10 |