ml.shifu:guagua-examples

An iterative computing framework on both Hadoop MapReduce and Hadoop YARN.

License

License

GroupId

GroupId

ml.shifu
ArtifactId

ArtifactId

guagua-examples
Last Version

Last Version

0.7.10
Release Date

Release Date

Type

Type

jar
Description

Description

An iterative computing framework on both Hadoop MapReduce and Hadoop YARN.

Download guagua-examples

How to add to project

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

Dependencies

compile (4)

Group / Artifact Type Version
org.encog : encog-core jar 3.0.0
com.google.guava : guava jar 14.0.1
org.slf4j : slf4j-log4j12 jar 1.7.5
org.slf4j : slf4j-api jar 1.7.5

test (1)

Group / Artifact Type Version
junit : junit jar 4.8

Project Modules

There are no modules declared in this project.

Guagua

Build Status
Maven Central

Guagua

An iterative computing framework on both Hadoop MapReduce and Hadoop YARN.

News

Guagua 0.7.7 is released with a lot of improvements. Check our changes

Conference

QCON Shanghai 2014 Slides

Getting Started

Please visit Guagua wiki site for tutorials.

What is Guagua?

Guagua, a sub-project of Shifu, is a distributed, pluggable and scalable iterative computing framework based on Hadoop MapReduce and YARN.

This graph shows the iterative computing process for Guagua.

Guagua Process

Typical use cases for Guagua are distributed machine learning model training based on Hadoop. By using Guagua, we implement distributed neural network algorithm which can reduce model training time from days to hours on 1TB data sets. Distributed neural network algorithm is based on Encog and Guagua. Any details please check our example source code.

Google Group

Please join Guagua group if questions, bugs or anything else.

Copyright and License

Copyright 2013-2017, PayPal Software Foundation under the Apache License V2.0.

ml.shifu

Shifu

Versions

Version
0.7.10
0.7.9
0.7.8
0.7.7
0.7.6
0.7.5
0.7.4
0.7.3
0.7.2
0.7.1
0.7.0
0.6.1
0.6.0