Skip to content

PredictionIO, a machine learning server for developers and ML engineers. Built on Apache Spark, HBase and Spray.

License

Notifications You must be signed in to change notification settings

mostroverkhov/incubator-predictionio

Repository files navigation

PredictionIO is an open source machine learning framework for developers and data scientists. It supports event collection, deployment of algorithms, evaluation, querying predictive results via REST APIs.

To get started, check out http:https://prediciton.io!

Table of contents

Installation

Five installation options available.

Quick start

See Engine Template Quick Start Guide.

Bugs and feature requests

Have a bug or a feature request? Please search for existing and closed issues on the Community Forum. If your problem or idea is not addressed yet, please open a new issue.

Documentation

PredictionIO’s documentation, included in this repo in the root directory, is built with Jekyll and publicly hosted at http:https://docs.prediction.io/current/. The docs may also be run locally.

Running documentation locally

  1. If necessary, install Jekyll (requires v2.4.x).
  1. Install the Ruby-based syntax highlighter, Rouge, with gem install rouge.

  2. From the /docs/manual directory, run jekyll serve in the command line.

  3. Open Server address ( http:https://0.0.0.0:4000/current/ ) in your browser, and you should see the documentation.

Learn more about using Jekyll by reading its documentation.

Community

Keep track of development and community news.

Contributing

Please read and sign the Contributor Agreement. If you have any questions, you can post on the Contributor Forum.

You can also list your projects on the Community Project page

License

PredictionIO is under Apache 2 license.

About

PredictionIO, a machine learning server for developers and ML engineers. Built on Apache Spark, HBase and Spray.

Resources

License

Stars

Watchers

Forks

Packages

 
 
 

Languages

  • Scala 84.2%
  • Shell 10.6%
  • Python 3.6%
  • Other 1.6%