Which Of The Following Statements Is Not A Step In Minimum #419
Which of the following statements is not a step in Minimum error pruning?
This multiple choice question (MCQ) is related to the book/course gs gs126 Neural Networks. It can also be found in gs gs126 Decision Trees - Decision Tree Pruning - Quiz No.1.
Which of the following statements is not a step in Minimum error pruning?
At each non leaf node in the tree, calculate expected error rate if that subtree is pruned
Calculate the expected error rate for that node if subtree is not pruned
If pruning the node leads to greater expected error rate, then keep the subtree
If pruning the node leads to smaller expected error rate, then don’t prune it
Similar question(s) are as followings:
Online Quizzes of gs126 Neural Networks
Decision Trees - Decision Trees – Inductive Bias - Quiz No.1
gs gs126 Neural Networks
Online Quizzes
Support Vector Machines - Large Margin Intuition - Quiz No.1
gs gs126 Neural Networks
Online Quizzes