blob: 7428ee84ae79fc4c76b4621aad7d1234eea28e98 [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 Client class.
*
* @author The PredictionIO Team (<a href="http://prediction.io">http://prediction.io</a>)
*/
package io.prediction;