Once you have created an engine from a template, it is time to deploy it as a web service. One or more of your applications can then send real-time prediction queries to it.
It takes 6 simple steps to deploy and use an engine:
- Install and Run PredictionIO
- Create an Engine by downloading an Engine Template
- Generate an App ID and Access Key, if you are integrating PredictionIO with a new application
- Collecting Data
- Deploy the Engine as a Service
- Use the Engine
The QuickStart of the basic Recommendation template is a great step-by-step guide especially if you are new to PredictionIO.
Of course, you may also browse the QuickStart of other engine templates in the template gallery.