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

Apache PredictionIO (incubating)

BuildStatus

Apache PredictionIO (incubating) 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.incubator.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.incubator.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 (incubating) is under Apache 2 license.