License |
License |
---|---|
GroupId | GroupIdml.shifu |
ArtifactId | ArtifactIdshifu |
Version | Version0.12.0 |
Type | Typejar |
Description |
DescriptionShifu
An open-source, end-to-end and distributed machine learning and data mining framework built on top of Hadoop.
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
shifu-0.12.0.pom | |
shifu-0.12.0.jar | 1 MB |
shifu-0.12.0-sources.jar | 1020 KB |
shifu-0.12.0-javadoc.jar | 3 MB |
shifu-0.12.0-hdp-yarn.tar.gz | 34 MB |
Browse |
<!-- https://jarcasting.com/artifacts/ml.shifu/shifu/ -->
<dependency>
<groupId>ml.shifu</groupId>
<artifactId>shifu</artifactId>
<version>0.12.0</version>
</dependency>
// https://jarcasting.com/artifacts/ml.shifu/shifu/
implementation 'ml.shifu:shifu:0.12.0'
// https://jarcasting.com/artifacts/ml.shifu/shifu/
implementation ("ml.shifu:shifu:0.12.0")
'ml.shifu:shifu:jar:0.12.0'
<dependency org="ml.shifu" name="shifu" rev="0.12.0">
<artifact name="shifu" type="jar" />
</dependency>
@Grapes(
@Grab(group='ml.shifu', module='shifu', version='0.12.0')
)
libraryDependencies += "ml.shifu" % "shifu" % "0.12.0"
[ml.shifu/shifu "0.12.0"]
Group / Artifact | Type | Version |
---|---|---|
jline : jline | jar | 0.9.9 |
org.antlr : antlr-runtime | jar | 3.4 |
com.fasterxml.jackson.core : jackson-core | jar | 2.9.7 |
com.fasterxml.jackson.core : jackson-databind | jar | 2.9.7 |
com.google.guava : guava | jar | 14.0.1 |
org.encog : encog-core | jar | 3.0.0 |
com.typesafe.akka : akka-actor_2.10 | jar | 2.1.1 |
org.apache.commons : commons-compress | jar | 1.18 |
de.bwaldvogel : liblinear | jar | 1.92 |
org.apache.commons : commons-jexl | jar | 2.1.1 |
commons-collections : commons-collections | jar | 3.2.2 |
commons-codec : commons-codec | jar | 1.6 |
commons-lang : commons-lang | jar | 2.5 |
com.clearspring.analytics : stream | jar | 2.8.0 |
joda-time : joda-time | jar | 2.3 |
org.jpmml : pmml-model | jar | 1.4.1 |
org.jpmml : pmml-schema | jar | 1.3.8 |
com.sun.xml.bind : jaxb-impl | jar | 2.2.6 |
com.twitter : parquet-pig | jar | 1.6.0 |
org.apache.commons : commons-lang3 | jar | 3.3.2 |
org.apache.pig : piggybank | jar | 0.14.0 |
org.reflections : reflections | jar | 0.9.10 |
Group / Artifact | Type | Version |
---|---|---|
org.easymock : easymock | jar | 3.1 |
org.powermock : powermock-module-testng | jar | 1.5.1 |
org.powermock : powermock-api-easymock | jar | 1.5.1 |
org.testng : testng | jar | 6.8 |
org.jpmml : pmml-evaluator | jar | 1.4.1 |