streaminer

A collection of algorithms for mining data streams

License

License

GroupId

GroupId

com.github.mayconbordin
ArtifactId

ArtifactId

streaminer
Last Version

Last Version

1.1.1
Release Date

Release Date

Type

Type

jar
Description

Description

streaminer
A collection of algorithms for mining data streams
Project URL

Project URL

http://maven.apache.org
Source Code Management

Source Code Management

https://github.com/mayconbordin/streaminer

Download streaminer

How to add to project

<!-- https://jarcasting.com/artifacts/com.github.mayconbordin/streaminer/ -->
<dependency>
    <groupId>com.github.mayconbordin</groupId>
    <artifactId>streaminer</artifactId>
    <version>1.1.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.mayconbordin/streaminer/
implementation 'com.github.mayconbordin:streaminer:1.1.1'
// https://jarcasting.com/artifacts/com.github.mayconbordin/streaminer/
implementation ("com.github.mayconbordin:streaminer:1.1.1")
'com.github.mayconbordin:streaminer:jar:1.1.1'
<dependency org="com.github.mayconbordin" name="streaminer" rev="1.1.1">
  <artifact name="streaminer" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.mayconbordin', module='streaminer', version='1.1.1')
)
libraryDependencies += "com.github.mayconbordin" % "streaminer" % "1.1.1"
[com.github.mayconbordin/streaminer "1.1.1"]

Dependencies

compile (13)

Group / Artifact Type Version
colt : colt jar 1.2.0
commons-codec : commons-codec jar 1.9
org.apache.commons : commons-lang3 jar 3.2.1
org.apache.commons : commons-math3 jar 3.2
it.unimi.dsi : fastutil jar 6.5.12
com.google.guava : guava jar 15.0
com.googlecode.json-simple : json-simple jar 1.1.1
org.slf4j : slf4j-api jar 1.7.5
org.slf4j : slf4j-simple jar 1.7.5
org.apache.mahout : mahout-core jar 0.8
org.apache.mahout : mahout-math jar 0.8
net.sf.supercsv : super-csv jar 2.1.0
org.jblas : jblas jar 1.2.3

test (1)

Group / Artifact Type Version
junit : junit jar 4.11

Project Modules

There are no modules declared in this project.

Versions

Version
1.1.1
1.0