Flow
weka.classifiers.trees.HoeffdingTree_019e138d-46f9-493b-8ca3-48b081e9a0a8

weka.classifiers.trees.HoeffdingTree_019e138d-46f9-493b-8ca3-48b081e9a0a8

Visibility: public Uploaded 18-10-2024 by Jan van Rijn Weka_3.9.6 0 runs
0 likes downloaded by 0 people 0 issues 0 downvotes , 0 total downloads
Issue #Downvotes for this reason By


Loading wiki
Help us complete this description Edit
Geoff Hulten, Laurie Spencer, Pedro Domingos: Mining time-changing data streams. In: ACM SIGKDD Intl. Conf. on Knowledge Discovery and Data Mining, 97-106, 2001.

Parameters

EThe allowable error in a split decision - values closer to zero will take longer to decide (default = 1e-7)default: ["1.0E-7"]
GGrace period - the number of instances a leaf should observe between split attempts (default = 200)default: ["200.0"]
HThreshold below which a split will be forced to break ties (default = 0.05)default: ["0.05"]
LThe leaf prediction strategy to use. 0 = majority class, 1 = naive Bayes, 2 = naive Bayes adaptive. (default = 2)default: ["2"]
MMinimum fraction of weight required down at least two branches for info gain splitting (default = 0.01)default: ["0.01"]
NThe number of instances (weight) a leaf should observe before allowing naive Bayes to make predictions (NB or NB adaptive only) (default = 0)default: ["0.0"]
PPrint leaf models when using naive Bayes at the leaves.default: ["false"]
SThe splitting criterion to use. 0 = Gini, 1 = Info gain (default = 1)default: ["1"]

0
Runs

List all runs
Parameter:
Rendering chart
Rendering table