MCQOPTIONS
Saved Bookmarks
This section includes 9 Mcqs, each offering curated multiple-choice questions to sharpen your Artificial Intelligence knowledge and support exam preparation. Choose a topic below to get started.
| 1. |
FOLLOWING_ARE_THE_ADVANTAGE/S_OF_DECISION_TREES._CHOOSE_THAT_APPLY.?$ |
| A. | Possible Scenarios can be added |
| B. | Use a white box model, If given result is provided by a model |
| C. | Worst, best and expected values can be determined for different scenarios |
| D. | All of the mentioned |
| Answer» E. | |
| 2. |
End Nodes are represented by _________? |
| A. | Disks |
| B. | Squares |
| C. | Circles |
| D. | Triangles |
| Answer» E. | |
| 3. |
Chance Nodes are represented by, |
| A. | Disks |
| B. | Squares |
| C. | Circles |
| D. | Triangles |
| Answer» D. Triangles | |
| 4. |
Decision Nodes are represented by ____________ |
| A. | Disks |
| B. | Squares |
| C. | Circles |
| D. | Triangles |
| Answer» C. Circles | |
| 5. |
Choose from the following that are Decision Tree nodes |
| A. | Decision Nodes |
| B. | End Nodes |
| C. | Chance Nodes |
| D. | All of the mentioned |
| Answer» E. | |
| 6. |
Decision Trees can be used for Classification Tasks. |
| A. | True |
| B. | False |
| Answer» B. False | |
| 7. |
Decision Tree is |
| A. | Flow-Chart |
| B. | Structure in which internal node represents test on an attribute, each branch represents outcome of test and each leaf node represents class label |
| C. | Flow-Chart & Structure in which internal node represents test on an attribute, each branch represents outcome of test and each leaf node represents class label |
| D. | None of the mentioned |
| Answer» D. None of the mentioned | |
| 8. |
Decision Tree is a display of an algorithm. |
| A. | True |
| B. | False |
| Answer» B. False | |
| 9. |
A _________ is a decision support tool that uses a tree-like graph or model of decisions and their possible consequences, including chance event outcomes, resource costs, and utility. |
| A. | Decision tree |
| B. | Graphs |
| C. | Trees |
| D. | Neural Networks |
| Answer» B. Graphs | |