Skip to content
This repository has been archived by the owner on Dec 23, 2021. It is now read-only.

A PredictionIO engine template using logistic regression (SGD) with raw (probabilistic) outputs

Notifications You must be signed in to change notification settings

EmergentOrder/template-scala-probabilistic-classifier-batch-sgd

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Classification Engine Template

Documentation

Please refer to http://docs.prediction.io/templates/classification/quickstart/

Versions

v0.3.0

  • update for PredictionIO 0.9.2, including:

    • use new PEventStore API
    • use appName in DataSource parameter

v0.2.0

  • update build.sbt and template.json for PredictionIO 0.9.2

v0.1.4

  • Update Evaluation for PredictionIO 0.9.1

NOTE: Require PredictionIO >= 0.9.1

v0.1.3

  • Add missing sample data set (data/data.txt)

v0.1.2

  • update for PredictionIO 0.9.0
  • add sample evaluation

v0.1.1

  • Persist RDD to memory (.cache()) in DataSource for better performance

v0.1.0

  • initial version

About

A PredictionIO engine template using logistic regression (SGD) with raw (probabilistic) outputs

Resources

Stars

Watchers

Forks

Packages

No packages published