org.apache.predictionio.controller
If you intend to let PredictionIO create workflow and deploy serving automatically, you will need to implement an object that extends this class and return an Engine.
Creates an instance of an Engine.
Override this method to programmatically return engine parameters.
If you intend to let PredictionIO create workflow and deploy serving automatically, you will need to implement an object that extends this class and return an Engine.