public interface HasModel<M extends org.dmg.pmml.Model> extends HasPMML
A marker interface for Evaluator implementations that are backed by an in-memory Model object.
| Modifier and Type | Method and Description |
|---|---|
M |
getModel() |
M getModel()
Copyright © 2022. All rights reserved.