Prepare 0.13.0-rc1
24 files changed
tree: ce1e6fca68d0451d2a4b9e8339d488ba7f933a66
  1. assembly/
  2. bin/
  3. common/
  4. conf/
  5. core/
  6. data/
  7. docs/
  8. e2/
  9. examples/
  10. project/
  11. python/
  12. sbt/
  13. storage/
  14. tests/
  15. tools/
  16. .gitattributes
  17. .gitignore
  18. .project
  19. .travis.yml
  20. build.sbt
  21. CONTRIBUTING.md
  22. doap.rdf
  23. Dockerfile
  24. KEYS
  25. LICENSE.txt
  26. make-distribution.sh
  27. NOTICE.txt
  28. PMC.md
  29. README.md
  30. RELEASE.md
  31. scalastyle-config.xml
README.md

Apache PredictionIO

BuildStatus

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.