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