Unit : Machine Learning

Worksheet - 1

Multiple Choice Questions (MCQs)

  1. Which of the following is a type of supervised learning?
  1. What is the primary goal of supervised learning?
  1. Which algorithm is typically used for classification tasks in supervised learning?
  1. What is the primary difference between supervised and unsupervised learning?
  1. Which of the following algorithms is used in unsupervised learning?
  1. In reinforcement learning, what mechanism guides the machine toward the optimal action?
  1. Which of the following is an application of supervised learning?
  1. What does the "K" in K-Means Clustering represent?

Short-Answer Questions

  1. Define the concept of "supervised learning" and give one example.
  2. How does K-Means Clustering work in unsupervised learning? Briefly explain the steps.
  3. What is the key difference between classification and regression in supervised learning?
  4. Give an example of a real-world application of reinforcement learning.

Long-Answer Questions

  1. Compare and contrast supervised, unsupervised, and reinforcement learning.
    Explain how each learning type works, their key features, and provide real-world applications for each.
  2. Explain the concept of linear regression.
    Include in your explanation the importance of correlation in regression analysis, how the line of best fit is determined, and provide an example where linear regression might be applied in a real-world scenario.