0% found this document useful (0 votes)
10 views

Assignment 2

The document outlines the modules and questions for an assignment on machine learning. Module 1 covers concept learning, Module 2 covers end to end machine learning concepts and classification, and Module 3 covers training models. There are 19 questions related to concept learning algorithms, inductive bias, performance measures, classification techniques, and linear regression.

Uploaded by

Black Fire
Copyright
© © All Rights Reserved
Available Formats
Download as PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
10 views

Assignment 2

The document outlines the modules and questions for an assignment on machine learning. Module 1 covers concept learning, Module 2 covers end to end machine learning concepts and classification, and Module 3 covers training models. There are 19 questions related to concept learning algorithms, inductive bias, performance measures, classification techniques, and linear regression.

Uploaded by

Black Fire
Copyright
© © All Rights Reserved
Available Formats
Download as PDF, TXT or read online on Scribd
You are on page 1/ 2

DEPARTMENT OF ARTIFICIAL INTELLIGENCE AND MACHINE LEARNING

SEMESTER: VI ASSIGNMENT 2

MACHINE LEARNING (21AI63)


Module 1: Concept Learning

Module 2: End to End Machine Learning Concept, Classification

Module 3: Training Models

1. What is Concept Learning? Explain with a learning task.

2. Discuss Inductive Learning Hypothesis with general to specific ordering of hypothesis.

3. Explain Find-S algorithm with limitations.

4. Explain the List-Then-Eliminate algorithm.

5. Explain the Candidate Elimination algorithm.

6. Explain the Version Space.

7. Define and explain the Version Space Representation Theorem with a proof.

8. Explain the Candidate Elimination Learning algorithm.

9. Discuss the remarks on version spaces and candidate elimination algorithm.

10. Explain in detail about Inductive Bias.

11. Discuss about the performance measure.

12. Explain

a. Get the data

b. Discover and Visualize the data

c. Prepare the data

d. Select and Train the model

e. Fine Tune your model.


13. Define MNIST.

14. Discuss about training a Binary classifier.

15. Define and explain about Multiclass classification with Binary classifiers.

16. Define and explain about Multi-label classification.

17. Define and explain about Multi-output classification.

18. Explain in detail about Linear Regression.

19. Explain Gradient Descent with its types.

You might also like