程序包 weka.classifiers.trees.lmt
package weka.classifiers.trees.lmt
-
类类说明Class for logistic model tree structure.Base/helper class for building logistic regression models with the LogitBoost algorithm.Helper class for logistic model trees (weka.classifiers.trees.lmt.LMT) to implement the splitting criterion based on residuals.Helper class for logistic model trees (weka.classifiers.trees.lmt.LMT) to implement the splitting criterion based on residuals of the LogitBoost algorithm.