Skip to content
PredictionIO, a machine learning server for developers and ML engineers.
Scala Shell Python HTML Dockerfile Java Smarty
Branch: develop
Clone or download

Latest commit

Files

Permalink
Type Name Latest commit message Commit time
Failed to load latest commit information.
assembly [PIO-135] Remove incubating status Oct 21, 2017
bin Add document for upgrading to 0.14.0 Feb 20, 2019
common [PIO-31] Move from spray to akka-http (#474) Oct 13, 2018
conf [PIO-209] Upgrade Elasticsearch to 6.8 for pre-built binary distribut… Nov 5, 2019
core [PIO-211] Fix pio deploy fail when using HDFS model storage Jul 31, 2019
data Fix a bug that prevents events with targetEntityType and targetEntity… ( Jul 17, 2019
docker Update spark binary download URL (#514) May 17, 2019
docs [PIO-209] Upgrade Elasticsearch to 6.8 for pre-built binary distribut… Nov 5, 2019
e2 [PIO-192] Enhance PySpark support (#494) Dec 10, 2018
examples [PIO-200] Improve redeploy script example (#504) Nov 5, 2019
project [PIO-209] Upgrade Elasticsearch to 6.8 for pre-built binary distribut… Nov 5, 2019
python/pypio [PIO-192] Enhance PySpark support (#494) Dec 10, 2018
sbt [PIO-53] Convert unit tests to run in Docker as well Feb 17, 2017
storage [PIO-209] Upgrade Elasticsearch to 6.8 for pre-built binary distribut… Nov 5, 2019
tests [PIO-209] Upgrade Elasticsearch to 6.8 for pre-built binary distribut… Nov 5, 2019
tools [PIO-209] Upgrade Elasticsearch to 6.8 for pre-built binary distribut… Nov 5, 2019
.gitattributes Prevent .travis.yml from being overwritten Jul 17, 2015
.gitignore [PIO-57] Add SBT Native Packager Mar 30, 2017
.project fixed CLI of classification engine template Nov 3, 2014
.travis.yml [PIO-214] use openjdk8 as oraclejdk8 is no longer available in the de… Dec 12, 2019
CONTRIBUTING.md [PIO-135] Remove incubating status Oct 21, 2017
Dockerfile [PIO-135] Remove incubating status Oct 21, 2017
KEYS Prepare 0.13.0-rc1 Sep 12, 2018
LICENSE.txt [PIO-209] Upgrade Elasticsearch to 6.8 for pre-built binary distribut… Nov 5, 2019
NOTICE.txt [PIO-135] Remove incubating status Oct 21, 2017
PMC.md Update release instructions for PMC Mar 12, 2019
README.md Fixed install-with-docker link (#505) Jan 17, 2019
RELEASE.md Update RELEASE.md Mar 11, 2019
build.sbt [PIO-209] Upgrade Elasticsearch to 6.8 for pre-built binary distribut… Nov 5, 2019
doap.rdf [PIO-185] develop Gitbox link Update Oct 26, 2018
make-distribution.sh [PIO-153] Allow use of GNU tar on non-GNU systems Sep 27, 2018
scalastyle-config.xml [PIO-12] Add a rule for checking Scala documentation style Aug 2, 2016

README.md

Apache PredictionIO

Build Status

Apache PredictionIO is an open source machine learning framework for developers, data scientists, and end users. It supports event collection, deployment of algorithms, evaluation, querying predictive results via REST APIs. It is based on scalable open source services like Hadoop, HBase (and other DBs), Elasticsearch, Spark and implements what is called a Lambda Architecture.

To get started, check out http://predictionio.apache.org!

Table of contents

Installation

A few installation options available.

Quick Start

Bugs and Feature Requests

Use Apache JIRA to report bugs or request new features.

Documentation

Documentation, included in this repo in the docs/manual directory, is built with Middleman and publicly hosted at predictionio.apache.org.

Interested in helping with our documentation? Read Contributing Documentation.

Community

Keep track of development and community news.

Contributing

Read the Contribute Code page.

You can also list your projects on the Community Project page.

License

Apache PredictionIO is under Apache 2 license.

You can’t perform that action at this time.