org.apache.predictionio
Provides data access for PredictionIO and any engines running on top of PredictionIO
If you are an engine developer, please refer to the store package.
This package provides convenient access to underlying data access objects. The common entry point is Storage.
Developer APIs are available to advanced developers to add support of other data store backends.
Provides high level interfaces to the Event Store from within a prediction engine.
Provides data access for PredictionIO and any engines running on top of PredictionIO