MCQOPTIONS
Saved Bookmarks
| 1. |
Assume that you are given a data set and a neural network model trained on the data set. You |
| A. | accuracy of the decision tree model on the given data set |
| B. | f1 measure of the decision tree model on the given data set |
| C. | fidelity of the decision tree model, which is the fraction of instances on which the neuralnetwork and the decision tree give the same output |
| D. | comprehensibility of the decision tree model, measured in terms of the size of the corresponding rule set |
| Answer» D. comprehensibility of the decision tree model, measured in terms of the size of the corresponding rule set | |