Definition of Machine Learning
Which of the following best defines machine learning?
- A. Programming computers using only fixed rules
- B. Enabling computers to learn patterns from data and improve over time
- C. Using manual calculations without computers
- D. Building only websites and databases
- E. Teaching robots to dance without any data
Types of Machine Learning
In which type of machine learning are algorithms trained on labeled data to predict outcomes for new data?
- A. Unsupervised learning
- B. Superficial learning
- C. Supervised learning
- D. Reinforced learning
- E. Randomized learning
Example of Supervised Learning Use Case
Which scenario is a typical example of supervised machine learning?
- A. Grouping music by genre with no prior labels
- B. Predicting house prices based on past sales data with known outcomes
- C. Sorting emails without any information about spam
- D. Letting a robot explore a maze with no feedback
- E. Generating random numbers for a game
Unsupervised Learning Example
Which of the following is an example of unsupervised learning?
- A. Diagnosing diseases from labeled patient data
- B. Assigning students grades using answer keys
- C. Automatically clustering customers into groups based on shopping habits without labels
- D. Training a model to recognize voices using transcripts
- E. Calculating interest rates for loans
Reinforcement Learning Basics
What is the main idea behind reinforcement learning in machine learning?
- A. Learning solely from past mistakes without feedback
- B. Maximizing a reward by taking actions in an environment, like a robot learning to walk
- C. Training models only on images
- D. Not using any data for training
- E. Copying answers from a textbook
Data in Machine Learning
Why is data important in machine learning?
- A. Data is used to test only hardware components
- B. Data helps algorithms learn from examples to make predictions or decisions
- C. Data serves only as decoration for reports
- D. Data is ignored in most machine learning tasks
- E. Data predicts the weather automatically
Typical Use Case: Classification
Which situation best represents a machine learning classification problem?
- A. Estimating the value of a car in dollars
- B. Grouping colors based on their shades
- C. Assigning emails as 'spam' or 'not spam' based on their content
- D. Sorting books by their thickness
- E. Calculating the sum of numbers
Difference Between Training and Testing Data
What is the primary distinction between training data and testing data in machine learning?
- A. Training data is used to teach the model, while testing data evaluates its performance
- B. Training data is always smaller than testing data
- C. Training data contains only images, and testing data only texts
- D. Testing data is used for creating the model from scratch
- E. There is no difference between the two
Regression Task Example
Which of the following problems is best solved using regression in machine learning?
- A. Predicting whether an animal is a cat or a dog
- B. Calculating the average of five numbers
- C. Predicting the temperature tomorrow in degrees Celsius
- D. Assigning shapes into circles and squares
- E. Guessing a random word from a dictionary
Outcomes of Machine Learning
What is a likely outcome when a machine learning model is trained well and provided good data?
- A. The model makes more accurate predictions on new, similar data
- B. The model ignores the data completely
- C. The model always gives random outputs
- D. The model refuses to work with numbers
- E. The model always guesses the same answer