v0.9.5 rc1 with all changes needed
6 files changed
tree: 6f60ad10fe244a169bf4541616d18ed78b78c7c4
  1. bin/
  2. common/
  3. conf/
  4. core/
  5. data/
  6. docs/
  7. e2/
  8. examples/
  9. project/
  10. sbt/
  11. tools/
  12. .gitattributes
  13. .gitignore
  14. .project
  15. .travis.yml
  16. build.sbt
  17. CONTRIBUTING.md
  18. LICENSE.txt
  19. make-distribution.sh
  20. manifest.json
  21. NOTICE.txt
  22. README.md
  23. RELEASE.md
  24. scalastyle-config.xml
README.md

PredictionIO

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://prediction.io!

Table of contents

Installation

Five installation options available.

Quick Start

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 docs/manual directory, is built with Middleman and publicly hosted at docs.prediction.io.

Interested in helping with our documentation? Read Contributing Documentation.

BuildStatus DependencyStatus

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.