Package jdistlib.inference
Class PredictiveStacking.Result
java.lang.Object
jdistlib.inference.PredictiveStacking.Result
- Enclosing class:
PredictiveStacking
-
Method Details
-
modelNames
-
weights
public double[] weights() -
objective
public double objective() -
converged
public boolean converged() -
iterations
public int iterations()
-