Git Product home page Git Product logo

incubator-samoa's Introduction

Build Status

Apache SAMOA: Scalable Advanced Massive Online Analysis.

Apache SAMOA is a platform for mining on big data streams. It is a distributed streaming machine learning (ML) framework that contains a programing abstraction for distributed streaming ML algorithms.

Apache SAMOA enables development of new ML algorithms without dealing with the complexity of underlying streaming processing engines (SPE, such as Apache Storm and Apache S4). Apache SAMOA also provides extensibility in integrating new SPEs into the framework. These features allow Apache SAMOA users to develop distributed streaming ML algorithms once and to execute the algorithms in multiple SPEs, i.e., code the algorithms once and execute them in multiple SPEs.

Build

Storm mode

Simply clone the repository and install SAMOA.

git clone http://git.apache.org/incubator-samoa.git
cd incubator-samoa
mvn -Pstorm package

The deployable jar for SAMOA will be in target/SAMOA-Storm-0.3.0-SNAPSHOT.jar.

S4 mode

If you want to compile SAMOA for S4, you will need to install the S4 dependencies manually as explained in Executing SAMOA with Apache S4.

Once the dependencies if needed are installed, you can simply clone the repository and install SAMOA.

git clone http://git.apache.org/incubator-samoa.git
cd incubator-samoa
mvn -Ps4 package

Apex mode

Simply clone the repository and and create SAMOA with Apex package.

git clone http://git.apache.org/incubator-samoa.git
cd incubator-samoa
mvn -Papex package

Local mode

If you want to test SAMOA in a local environment, simply clone the repository and install SAMOA.

git clone http://git.apache.org/incubator-samoa.git
cd incubator-samoa
mvn package

The deployable jar for SAMOA will be in target/SAMOA-Local-0.3.0-SNAPSHOT.jar.

Documentation

The documentation is intended to give an introduction on how to use Apache SAMOA in the various possible ways. As a user you can use it to develop new algorithms and test different Distributed Stream Processing Engines.

Documentation

Javadoc

Slides

SAMOA Slides

G. De Francisci Morales, A. Bifet SAMOA: Scalable Advanced Massive Online Analysis Journal of Machine Learning Research, 16(Jan):149โˆ’153, 2015.

Apache SAMOA Developer's Guide

SAMOA Developer's Guide

Contributors

List of contributors to the Apache SAMOA project

License

The use and distribution terms for this software are covered by the Apache License, Version 2.0 (http://www.apache.org/licenses/LICENSE-2.0.html).

incubator-samoa's People

Contributors

gdfm avatar edi-bice avatar abifet avatar matthieumorel avatar jayadeepj avatar senorcarbone avatar gyfora avatar bryant1410 avatar bhupeshchawda avatar darionyaphet avatar

Watchers

 avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.