Returns the Engine of this Deployment
Returns the Engine of this Deployment
Gets the tuple of the Engine and the implementation of org.apache.predictionio.core.BaseEvaluator
Sets both an Engine and an implementation of org.apache.predictionio.core.BaseEvaluator for this Evaluation
Sets both an Engine and an implementation of org.apache.predictionio.core.BaseEvaluator for this Evaluation
Evaluation information class
Query class
Predicted result class
Actual result class
Metric result class
A tuple an Engine and an implementation of org.apache.predictionio.core.BaseEvaluator
Returns both the Engine and the implementation of Metric for this Evaluation
Sets both an Engine and an implementation of Metric for this Evaluation
Sets both an Engine and an implementation of Metric for this Evaluation
Sets an Engine, an implementation of Metric, and sequence of implementations of Metric for this Evaluation
Override this method to programmatically return engine parameters.
Override this method to programmatically return engine parameters.
Sets the Engine for this Deployment
Sets the Engine for this Deployment
Evaluation information class
Query class
Predicted result class
Actual result class
An implementation of Engine
Defines an evaluation that contains an engine and a metric.
Implementations of this trait can be supplied to "pio eval" as the first argument.