0% found this document useful (0 votes)
257 views2 pages

AIML 2nd IA Question Bank

This document contains a question bank for an Artificial Intelligence and Machine Learning exam. It includes 20 questions related to concepts in AI and ML like concept learning, linear regression, hypothesis testing, KNN algorithm, candidate elimination algorithm, dimensionality reduction, data visualization, and designing a learning system. Students are asked to apply techniques like linear regression, KNN, candidate elimination to datasets and explain concepts like hypothesis, normalization, covariance, and instance-based vs model-based learning.

Uploaded by

Kalyan G V
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)
257 views2 pages

AIML 2nd IA Question Bank

This document contains a question bank for an Artificial Intelligence and Machine Learning exam. It includes 20 questions related to concepts in AI and ML like concept learning, linear regression, hypothesis testing, KNN algorithm, candidate elimination algorithm, dimensionality reduction, data visualization, and designing a learning system. Students are asked to apply techniques like linear regression, KNN, candidate elimination to datasets and explain concepts like hypothesis, normalization, covariance, and instance-based vs model-based learning.

Uploaded by

Kalyan G V
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/ 2

AMC ENGINEERING COLLEGE, BENGALURU – 560083

Department of Computer Science and Engineering


Il Internal Test V SEM BE

Artificial Intelligence and Machine Learning (21CS54)

QUESTION BANK
1. Define Concept Learning Explain about (i) Hypothesis (ii)Heuristic (iii)Generalization (iv)Specialization
2. Apply Linear Regression Techniques to predict 7th and 9th month sale five weeks sale data (in thousands) given
below

X(week) Y(sales in thousands)


1 1.2
2 1.8
3 2.6
4 3.2
5 3.8

3. Explain the hypothesis and compare the Learning Methods?


4. Explain Univariate data Analysis and explain the following term (i)Mean (ii)Medium (iii)Mode (iv)Dispersion
5. Explain the Gaussian Elimination and LU Decomposition for Multivariate Data?
6. Write the Candidate Eliminate Algorithm?
7. Explain ‘Find S’ Algorithm with suitable example?
8. Apply the Candidate Eliminate Algorithm for the following dataset getting a job offer or not in their final semester?

CG Instructi Practical Commu Logic interes Job offer


PA veness Knowle nication al t
dge skill thinki
ng
>9 Yes Excellen Good Fast Yes Yes
t
>9 Yes Good Good Fast Yes Yes
>8 No Good Good Fast No No
>9 Yes Good Good slow No Yes

9. Explain Weighted K-NN Algorithm?


10. Explain the following (i)hypothesis (ii)Z-test (iii)T-test (iv)Chi-square Test
11. Apply weighted KNN Algorithm Considering the student performance training data set below and classify whether
the student will pass or fail in the course

S.No CGPA Assessmen Project Result


t submitted
1 9.2 85 8 pass
2 8 80 7 pass
3 8.5 81 8 pass
4 6 45 5 fail
5 6.5 50 4 fail
6 8.2 72 7 pass
7 5.8 38 5 fail
8 8.9 91 9 pass
Test instance (7.6,60,8) and k=3
12. Apply candidate elimination algorithm for the data set to obtain the version space for the target “person go to
walk”

Time Weath Tempe compa humidi wind goes


er rature ny ty
morni sunny Warm yes Mild strong yes
ng
Evenin Rainy Cold No Mild Norma no
g l
Morni Sunny Moder Yes Norma Norma yes
ng ate l l
Evenin Sunny Cold No High Strong yes
g

13. Explain Dimensionality Reduction Techniques?


14. Write ‘Find S Algorithm’ Apply the same for the following dataset getting a job offer or not in there final semester?

CG Instructi Practical Commu Logic interes Job offer


PA veness Knowle nication al t
dge skill thinki
ng
>9 Yes Excellen Good Fast Yes Yes
t
>9 Yes Good Good Fast Yes Yes
>8 No Good Good Fast No No
>9 Yes Good Good slow No Yes

15. Explain Instance based Learning and differentiate between model based and instance-based Learning?
16. Explain Data Visualization?
17. Explain KNN Algorithm with suitable example?
18. Find the covariances and correlation coefficient of data x =(1,2,3,4,5) and y =(1,4,9,16,25)?
19. Explain about Univariate Data and Bivariate Date?
20. Explain the steps to Designing a learning system?

You might also like