The RapidMiner community is on read-only mode until further notice. Technical support via cases will continue to work as is. For any urgent licensing related requests from Students/Faculty members, please use the Altair academic forum here.
minimal gain and the accuracy
hanaabdalrahman
Member Posts: 9 Contributor I
hello..
what is the Relationship between minimal gain and accuracy when i decrease minimal gain to .001instesd of default .1 the accuracy increase ?
another quetstion.. i work on decision tree and random forest the accuracy of its is same.. is these ok or there is error
thanks
Tagged:
0
Answers
@hanaabdalrahman mininmal gain has to do with node splitting on your Decision Tree wherease accuracy has to do with how well the algorithm managed to classify the data correctly.
You can read more about the various parameters for Decision Tree here: https://docs.rapidminer.com/latest/studio/operators/modeling/predictive/trees/parallel_decision_tree.html