Class AbstractRegressionBenchmark
- java.lang.Object
-
- org.kie.pmml.benchmarks.regression.AbstractRegressionBenchmark
-
- Direct Known Subclasses:
CategoricalBatchBenchmark,CategoricalBenchmark,RegressionBenchmark
public abstract class AbstractRegressionBenchmark extends Object
-
-
Field Summary
Fields Modifier and Type Field Description protected StringfileNameprotected StringmodelNameprotected org.kie.pmml.api.runtime.PMMLContextpmmlContext
-
Constructor Summary
Constructors Constructor Description AbstractRegressionBenchmark()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description protected org.kie.api.pmml.PMML4Resultevaluate()protected voidsetupModel()
-