GithubHelp home page GithubHelp logo

ssanbu08 / anomaly-detection Goto Github PK

View Code? Open in Web Editor NEW

This project forked from ranjankumar-gh/anomaly-detection

0.0 2.0 0.0 21.1 MB

Distributed anomaly detection with Spark, Cassandra and Akka

Shell 0.02% Jupyter Notebook 99.98% Python 0.01%

anomaly-detection's Introduction

Anomaly-detection

A repository on how to build data-driven application using Spark, Cassandra and Akka. It uses a publicly available check-ins dataset to experiment with event processing, machine learning and analytics and api's.

Getting started

First off, run the install script install.sh it will pull cassandra and spark in the demo root directory. If you have spark and cassandra running elsewhere on the same machine, make sure you stop those processes first. Or you can run the entire demo in a fresh virtual machine (check vagrant for that).

Spark Notebook

Download it from http://spark-notebook.io

As of writing, I have used the following parameters:

  • notebook version : master
  • scala version : 2.10.4
  • spark version : 1.5.1
  • hadoop version : 2.6.0
  • with hive : false
  • with parquet : false
  • package type : tgz

you shoud be able to download a file named: spark-notebook-master-scala-2.10.4-spark-1.5.1-hadoop-2.6.0.tar

untar it, rename it as spark-notebook

Start it all

Run the start-all.sh script to start cassandra and spark. Note that spark is started in standalone cluster mode and requires ssh connection to be established between master and worker processes. This script will also create and load the cassandra tables.

anomaly-detection's People

Contributors

natbusa 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.