public interface ClassificationRegressionServingModel extends ServingModel
ServingModels that specifically support classification
or regression problems.| Modifier and Type | Method and Description |
|---|---|
String |
predict(String[] example) |
getFractionLoadedCopyright © 2014–2018. All rights reserved.