Machine Learning Quiz
Multiple Choice Questions
-
What is Machine Learning?
- A. A branch of Artificial Intelligence that enables computers to learn and act without explicit programming
- B. A type of coding that enables computers to learn and act without explicit programming
- C. A type of programming that enables computers to learn and act without explicit programming
- D. A branch of programming that enables computers to learn and act without explicit programming
-
What is the goal of Machine Learning?
- A. To enable computers to learn from data
- B. To enable computers to act on data
- C. To enable computers to predict outcomes
- D. To enable computers to solve problems
-
What are the two main types of Machine Learning?
- A. Supervised and Unsupervised
- B. Reactive and Proactive
- C. Natural and Artificial
- D. Neural and Cognitive
True/False Questions
-
Machine Learning can be used to build models that can accurately predict outcomes.
- True
-
Machine Learning is only used in the field of Artificial Intelligence.
- False
-
Machine Learning requires explicit programming.
- False
Fill-in-the-blank Questions
-
Machine Learning is a branch of ________ that enables computers to learn and act without explicit programming.
- Artificial Intelligence
-
The goal of Machine Learning is to enable computers to ________ from data.
- Learn
-
The two main types of Machine Learning are ________ and ________.
- Supervised, Unsupervised
Short Answer Questions
- What is the difference between supervised and unsupervised learning?
- Supervised learning is when the computer is given labeled data and is trained to recognize patterns and make predictions. Unsupervised learning is when the computer is given unlabeled data and is trained to recognize patterns and make predictions without any guidance or labels.