PredictionIO 0.6.8
Merge branch 'release-0.6.8'

Conflicts:
	bin/common.sh
	build.sbt
	dist/bin/backup
	dist/bin/common.sh
	dist/bin/restore
	dist/bin/updatecheck
	dist/bin/upgrade
	dist/conf/init.json
	servers/admin/build.sbt
	servers/api/build.sbt
	servers/scheduler/build.sbt
	servers/scheduler/conf/application.conf
	tools/softwaremanager/src/main/scala/io/prediction/tools/softwaremanager/Backup.scala
	tools/softwaremanager/src/main/scala/io/prediction/tools/softwaremanager/Restore.scala
	tools/softwaremanager/src/main/scala/io/prediction/tools/softwaremanager/UpdateCheck.scala
	tools/softwaremanager/src/main/scala/io/prediction/tools/softwaremanager/Upgrade.scala
tree: abffbe9272456648a47b8df5b5eee75e14467426
  1. bin/
  2. commons/
  3. dist/
  4. output/
  5. process/
  6. project/
  7. servers/
  8. tools/
  9. .gitignore
  10. build.sbt
  11. CONTRIBUTING.md
  12. CREDITS
  13. LICENSE
  14. README.md
README.md

PredictionIO

PredictionIO is a prediction server for building smart applications. You can make predictions through PredictionIO just as you would filter data using a database server.

With PredictionIO, you can write apps

  • that predict user behaviors based on solid data science
  • using your choice of state-of-the-art machine learning algorithms
  • without worrying about scalability

Detailed documentation is available on our documentation site.

PredictionIO Project Website: http://prediction.io/.

INSTALLATION

Install PredictionIO from Source Code: http://docs.prediction.io/current/installation/index.html

SUPPORT

Forum

https://groups.google.com/group/predictionio-user

Issue Tracker

https://predictionio.atlassian.net

If you are unsure whether a behavior is an issue, bringing it up in the forum is highly encouraged.

LICENSE

The goal of the server license is to require that enhancements to the PredictionIO core be released to the community. We promise that your client application, which connects to PredictionIO through SDKs or APIs, is a separate work. Official PredictionIO SDKs are released under Apache license, which is copyleft free.

PredictionIO SDKs

PredictionIO supported SDKs: Apache License v2.0.

PredictionIO Server

Free Software Foundation’s GNU AGPL v3.0.

Documentation

Creative Commons Attribution 3.0 Unported.