public class MultipleAdditiveTreesModel.RegressionTree extends Object
Constructor and Description |
---|
RegressionTree() |
public void setWeight(float weight)
public void setWeight(String weight)
public void setRoot(Object root)
public float score(float[] featureVector)
public String explain(float[] featureVector)
public void validate() throws ModelException
ModelException
Copyright © 2000-2021 Apache Software Foundation. All Rights Reserved.