PredictionIO API Documentation

If you are building a prediction engine, the most interesting package would be org.apache.predictionio.controller.java and org.apache.predictionio.data.store.java You may also want to look at org.apache.predictionio.controller, as some functionality, such as custom model persistence {@link org.apache.predictionio.controller.PersistentModel}, are provided directly by that package.