blob: eafd022ada4336ae130ed0f34cbf60d60e641f90 [file]
/**
* This package contains classes that provide convenient access of the PredictionIO RESTful API.
*
* To create an app and perform predictions, please download the PredictionIO suite from http://prediction.io.
*
* Most functionality is provided by the DataClient and EngineClient class.
*
* @author The PredictionIO Team (<a href="http://prediction.io">http://prediction.io</a>)
*/
package io.prediction;