Apache PredictionIO 0.14.0
Update RELEASE.md
1 file changed
tree: b6a33faf31cf1f293d0fced5bf35ea8590c6f27d
  1. assembly/
  2. bin/
  3. common/
  4. conf/
  5. core/
  6. data/
  7. docker/
  8. docs/
  9. e2/
  10. examples/
  11. project/
  12. python/
  13. sbt/
  14. storage/
  15. tests/
  16. tools/
  17. .gitattributes
  18. .gitignore
  19. .project
  20. .travis.yml
  21. build.sbt
  22. CONTRIBUTING.md
  23. doap.rdf
  24. Dockerfile
  25. KEYS
  26. LICENSE.txt
  27. make-distribution.sh
  28. NOTICE.txt
  29. PMC.md
  30. README.md
  31. RELEASE.md
  32. 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.