0% found this document useful (0 votes)
28 views3 pages

AL3451 Assignment Question1

The document outlines an assignment for a Machine Learning course, detailing compulsory theory questions covering various topics such as types of machine learning, overfitting, bias and variance, and specific algorithms. It includes practical tasks involving logistic regression and decision tree classification using given datasets. Instructions for students emphasize understanding the material, organizing thoughts, and submitting original work.

Uploaded by

Selva Balaji
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
28 views3 pages

AL3451 Assignment Question1

The document outlines an assignment for a Machine Learning course, detailing compulsory theory questions covering various topics such as types of machine learning, overfitting, bias and variance, and specific algorithms. It includes practical tasks involving logistic regression and decision tree classification using given datasets. Instructions for students emphasize understanding the material, organizing thoughts, and submitting original work.

Uploaded by

Selva Balaji
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
You are on page 1/ 3

Department of Artificial Intelligence and Data Science

Sem/Year/Sec: IV/II/B Sec


Course Code &Name: AL3451- Machine Learning
Course Instructor : Dr.R.M.Rajeshwari

Assignment -1 Compulsory Questions for all


SNO THEORY QUESTIONS FROM 1,2, AND 3 UNIT
1. What Are the Different Types of Machine Learning?
2. What is Overfitting, and How Can You Avoid It?
3. What is Bias and Variance in a Machine Learning Model?
4. What is the Trade-off Between Bias and Variance?
5. What do you understand by the F1 score?
6. Explain Correlation and Covariance?
7. What is ‘training Set’ and ‘test Set’ in a Machine Learning Model? How Much Data
Will You Allocate for Your Training, Validation, and Test Sets?
8. How Do You Handle Missing or Corrupted Data in a Dataset?
9. How Can You Choose a Classifier Based on a Training Set Data Size?
10. Explain the Confusion Matrix with Respect to Machine Learning Algorithms.
11. What Is a False Positive and False Negative and How Are They Significant?
12. What Are the Applications of Supervised Machine Learning in Modern
Businesses?
13. What are Support Vectors in SVM?
14. What is Semi-supervised Machine Learning?
15. How Will You Know Which Machine Learning Algorithm to Choose for Your
Classification Problem?
16. When Will You Use Classification over Regression?
17. Briefly Explain Logistic Regression.
18. What is a Random Forest?
19. What Is ‘naive’ in the Naive Bayes Classifier?
20. How Do You Design an Email Spam Filter?
21. What is Ensemble learning?
22. Explain the K Nearest Neighbor Algorithm.
Question No 23 for the Register Number from 1 - 19
23.Construct a logistic regression model withtwo predictors for the riding mower example with
β0=-25.9382 , β1=-0.01109, β2=0.9638 where β1, β2 are the income and lot size
respectively.Find the user is owner or employee based on given data set using logistic
regression.Conclude with confusion matrix

Cust Income Lot-Size Ownership


1 60 18.4 Owner
2 64.8 21.6 Owner
3 84 17.6 Nonowner
4 59.4 16.0 Nonowner
5 108 17.6 Owner
6 75 19.6 Nonowner

Question No 24 for the Register Number from 20 – 76


24.Consider a training data set of six data instances as shown in table.Use 4 Decision
stumps for each of the 4 attributes.Apply Adaboost algorithm and Classify the dataset
with Job offer as target attribute.
CGPA Interactiveness Practical Communication Job Profile
Knowledge Skill
>=9 Yes Good Good Yes
<9 No Good Moderate Yes
>=9 No Average Moderate No
<9 No Average Good No
>=9 Yes Good Moderate Yes
>=9 Yes Good Moderate Yes

Question No 25 for the Register Number from 78-120


I)What is entropy of this collection of training examples with respect to the target
function classification? II) What is information gain of a1 and A2 relative to these
training examples. III) Draw decision tree for the given data set

Instance Classification A1 A2
1 + T T
2 + T T
3 - T F
4 + F F
5 - F T
6 - F T
INSTRUCTIONS TO THE STUDENTS
 To complete your assignment without copying from others, start by thoroughly
understanding the topic and assignment requirements.
 Break down the task into manageable parts, and research using reliable sources
to gain a deeper understanding. It's important to take notes in your own words
while writing, as this helps you avoid the temptation to copy directly.
 Organize your thoughts by creating an outline for the assignment, ensuring a
clear structure that reflects your understanding.
 When writing, focus on paraphrasing ideas and expressing them in your own
voice, and only use direct quotes sparingly while making sure to cite sources
correctly.
 Avoid focusing solely on finding answers; instead, seek to understand the
material and ask questions when something is unclear.
 Throughout the process, reflect your unique perspective by developing your
own argument and analysis.
 Once the assignment is written, revise and edit it to catch any errors and improve
clarity, and don't hesitate to ask for feedback from others.
 Most importantly, don't be afraid to make mistakes—what matters is the effort
and understanding you demonstrate in your own work.
 Submit it on time

You might also like