PredictionIO API library for Meteor Server-side
Meteor (Release 0.7.0.1): https://www.meteor.com/
- Create your meteor application
- Install the smart package
$ cd {root_directory}
$ mrt add predictionio
- Now you can start using the
PredictionIO
namespaced Meteor Server API
- Use tinytest and run from within Meteor packages and
$ cd /packages/predictionio
$ meteor test-package ./
- Browse to http://localhost:3000 and traverse the test results.
- PredictionIO Repository: https://github.com/PredictionIO/PredictionIO
- API Docs: http://docs.prediction.io/current/apis/index.html