machine learning software design pattern with predictionio

11
Machine Learning Software Design Pattern With

Upload: dato-inc

Post on 16-Aug-2015

34 views

Category:

Technology


3 download

TRANSCRIPT

Page 1: Machine Learning Software Design Pattern with PredictionIO

Machine Learning Software Design Pattern

With

Page 2: Machine Learning Software Design Pattern with PredictionIO

What is Machine Learning?

"gives computers the ability to learn without being explicitly programmed"

-- Arthur Samuel 1959!!!

Page 3: Machine Learning Software Design Pattern with PredictionIO

What is Machine Learning? Examples of machine learning applications: !

• Facial recognition software • E-mail spam detectors • Automated personalized recommendations

!!

Page 4: Machine Learning Software Design Pattern with PredictionIO

What is PredictionIO? PredictionIO is: !

• an open source machine learning deployment platform

• built on top of a state-of-the-art software platform including Apache Spark, HBase, and Spray

• a tool for building and deploying predictive engines as web services

Page 5: Machine Learning Software Design Pattern with PredictionIO

Predictive Engines!

Page 6: Machine Learning Software Design Pattern with PredictionIO

Predictive Engines!

Page 7: Machine Learning Software Design Pattern with PredictionIO

Your App and PredictionIO

Page 8: Machine Learning Software Design Pattern with PredictionIO

Engine Development: DASE !

Data Source and Preparator

Algorithm

Serving

Evaluation Metrics !

Page 9: Machine Learning Software Design Pattern with PredictionIO

Engine Development: DASE

ML Abstractions

Predictive Engine

Data Source Preparator

Algorithm 1

Algorithm 2

Serving

Evaluation Metrics

Evaluation Result

Predicted Result

Data Model

Training Models

Data

Page 10: Machine Learning Software Design Pattern with PredictionIO

Production Features !

• Model updating • Multiple engine variants • Query and Prediction Tracking

!

!

!

Page 11: Machine Learning Software Design Pattern with PredictionIO

More Information !

Website: http://prediction.io Twitter: @PredictionIO Github: http://github.com/predictionio E-mail: [email protected] !

!