Which of the following statements is not true about the Regression trees?
Which of the following statements is not true about the Regression trees? Correct Answer The root node holds the final prediction value
The root node doesn’t hold the final prediction value, but the terminal nodes of the tree contain the predicted output variable values. In the general regression tree building methodology it allows input variables to be a mixture of continuous and categorical variables. And it is a variant of decision trees, designed to approximate real-valued functions.
মোঃ আরিফুল ইসলাম
Feb 20, 2025