Giter Site home page Giter Site logo

ankdadoo / predictionio-template-attribute-based-classifier Goto Github PK

View Code? Open in Web Editor NEW

This project forked from apache/predictionio-template-attribute-based-classifier

0.0 2.0 0.0 79 KB

PredictionIO Classification Engine Template (Scala-based parallelized engine)

License: Apache License 2.0

Scala 89.30% Python 10.70%

predictionio-template-attribute-based-classifier's Introduction

Classification Engine Template

Documentation

Please refer to https://predictionio.apache.org/templates/classification/quickstart/

Versions

v0.13.0

Update for Apache PredictionIO 0.13.0

v0.12.0-incubating

  • Bump version number to track PredictionIO version
  • Sets default build targets according to PredictionIO
  • Fix use of case class

v0.11.0-incubating

  • Bump version number to track PredictionIO version
  • Rename Scala package name
  • Update SBT version
  • Add Python 3 support to scripts

v0.4.0

Update for Apache PredictionIO 0.10.0-incubating

v0.3.1

  • Change query format from { features: [2, 0, 0] } to { "attr0":2, "attr1":0, "attr2":0 }

    Query class, DataSource readEval(), and algorithm's predict() is updated accordingly.

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

predictionio-template-attribute-based-classifier's People

Contributors

k4hoo avatar dszeto avatar yipjustin avatar marcovivero avatar takezoe avatar chanlee514 avatar rajdeepd avatar sasher avatar marevol avatar detrevid avatar shimamoto avatar

Watchers

James Cloos avatar Ankur Dadoo 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.