< All Topics
Print

NPTEL Introduction to Machine Learning IITKGP Week 1 Assignment Answers 2025

Looking for the latest NPTEL Introduction to Machine Learning IITKGP Week 1 Assignment Answers 2025? You’re in the right place! Here at Prabhakarguru, we provide 100% correct, expert-verified answers for your NPTEL assignments, including detailed explanations for every question.

NPTEL Introduction to Machine Learning IITKGP Week 1 Assignment Answers 2025

Why Use Prabhakarguru for NPTEL Assignment Answers?

  • All answers are updated and verified for NPTEL 2025 July-October session.
  • Concept-based explanations to help you learn, not just score.
  • Trusted by thousands of students for quick, correct solutions.

NPTEL Introduction to Machine Learning IITKGP Week 1 Assignment Answers 2025

  1. Which of the following are classification tasks?
    A. Find the gender of a person by analyzing his writing style
    B. Predict the price of a house based on floor area, number of rooms, etc.
    C. Predict the temperature for the next day
    D. Predict the number of copies of a book that will be sold this month
    Answer: A
    Classification tasks involve predicting categories or labels. Gender prediction is a classification problem.
  2. Which of the following is not a categorical feature?
    A. Gender of a person
    B. Height of a person
    C. Types of mountains
    D. Nationality of a person
    Answer: B
    Height is a numerical feature. The others are categorical.
  3. Which of the following tasks is NOT a suitable machine learning task?
    A. Finding the shortest path between a pair of nodes in a graph
    B. Predicting if a stock price will rise or fall
    C. Predicting the price of petroleum
    D. Grouping emails as spams or non-spams
    Answer: A
    Shortest path is solved with algorithms like Dijkstra’s, not ML.
  4. Suppose you have 10,000 emails in your mailbox, out of which 200 are spams. The spam detection system detects 150 mails as spams, out of which 50 are actually spams. What is the precision and recall?
    A. Precision = 33.33%, Recall = 25%
    B. Precision = 25%, Recall = 33.33%
    C. Precision = 33.33%, Recall = 75%
    D. Precision = 75%, Recall = 33.33%
    Answer: A
    Precision = 50/150 = 33.33%, Recall = 50/200 = 25%
  5. A feature F1 can take values: A, B, C, D, E, F (grades of students). Which statement is true?
    A. Nominal variable
    B. Ordinal variable
    C. None of the above
    D. Both of these
    Answer: B
    Grades have a natural ordering, so they’re ordinal variables.
  6. Which learning paradigm is best for training a robotic arm in automotive industry?
    A. Supervised learning
    B. Unsupervised learning
    C. Combination of supervised and unsupervised learning
    D. Reinforcement learning
    Answer: D
    Reinforcement learning is used for tasks needing sequential decisions.
  7. How many Boolean functions are possible with N features?
    A. 22N
    B. 2N
    C. N2
    D. 4N
    Answer: A
    There are 22N Boolean functions with N inputs.
  8. What is the use of Validation dataset in Machine Learning?
    A. To train the model
    B. To evaluate the performance
    C. To tune hyperparameters
    D. None of the above
    Answer: C
    Validation set is used for hyperparameter tuning.
  9. Regarding bias and variance, which statements are true?
    A. Overfit models have high bias.
    B. Overfit models have low bias.
    C. Underfit models have high variance.
    D. Underfit models have low variance.
    Answer: B, D
    Overfitting = low bias, high variance. Underfitting = high bias, low variance.
  10. Is the following statement true or false? “Occam’s Razor is an example of Inductive Bias”
    A. True
    B. False
    Answer: A
    Occam’s Razor favors simpler models—an inductive bias in ML.
  11. Which of the following is a categorical feature?
    A. Height of a person
    B. Price of petroleum
    C. Mother tongue of a person
    D. Amount of rainfall
    Answer: C
    “Mother tongue” is a categorical feature.

More NPTEL Machine Learning Assignment Solutions

Bookmark Prabhakarguru for all NPTEL Assignment Answers – updated weekly!

Frequently Asked Questions (FAQs)

Are these NPTEL Introduction to Machine Learning Week 1 answers 100% correct?

Yes, all answers are reviewed and updated for accuracy for NPTEL 2025 session.

Where can I get more NPTEL IITKGP Machine Learning assignment answers?

All weekly assignment answers are available on Prabhakarguru. Use our search or category pages for quick access.

Can I trust Prabhakarguru for NPTEL solutions?

Absolutely! Our answers are expert-verified and trusted by thousands of students every semester.

Table of Contents