RedSunCMX / KnittingBoar

Parallel Iterative Algorithm (SGD) on Hadoop's YARN framework

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

KnittingBoar

Parallel Iterative Algorithm (SGD) on Hadoop's YARN framework

  • Built on top of BSP-style computation framework "Iterative Reduce" (Hadoop / YARN)
  • Uses Mahout's implementation of Stochastic Gradient Descent (SGD) as basis for worker process

Slides From Hadoop World 2012:

http://www.cloudera.com/content/cloudera/en/resources/library/hadoopworld/strata-hadoop-world-2012-knitting-boar_slide_deck.html

Knitting Boar is an experimental machine learning application which parallelizes Mahout's Stochastic Gradient Descent on top of a new YARN based framework for Hadoop called Iterative Reduce

About

Parallel Iterative Algorithm (SGD) on Hadoop's YARN framework

License:Apache License 2.0


Languages

Language:Java 99.9%Language:Shell 0.1%