edu.uci.jforests.learning.trees.regression
Class RegressionTreesConfig
- java.lang.Object
-
- edu.uci.jforests.config.ComponentConfig
-
- edu.uci.jforests.learning.trees.regression.RegressionTreesConfig
-
public class RegressionTreesConfig extends ComponentConfig
-
-
Field Summary
Fields Modifier and Type Field and Description doublemaxLeafOutput
-
Constructor Summary
Constructors Constructor and Description RegressionTreesConfig()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method and Description voidinit(ConfigHolder config)java.lang.StringtoString()-
Methods inherited from class edu.uci.jforests.config.ComponentConfig
getErrorMessage
-
-
-
-
Method Detail
-
init
public void init(ConfigHolder config)
- Specified by:
initin classComponentConfig
-
toString
public java.lang.String toString()
- Specified by:
toStringin classComponentConfig
-
-
DMelt 3.0 © DataMelt by jWork.ORG