Thanks to visit codestin.com
Credit goes to www.scribd.com

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

Assignment - I: Artificial Intelligence and Machine Learning

This document contains the assignment details for the subject "Artificial Intelligence and Machine Learning" for the 7th semester. It contains 7 questions related to applying classification algorithms like Find S, Candidate Elimination and decision trees. It also contains case studies on credit card fraud detection, diabetes prediction, digit classification using CNN and face detection using OpenCV. The assignment is to be submitted between 22nd November to 4th December 2021.

Uploaded by

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

Assignment - I: Artificial Intelligence and Machine Learning

This document contains the assignment details for the subject "Artificial Intelligence and Machine Learning" for the 7th semester. It contains 7 questions related to applying classification algorithms like Find S, Candidate Elimination and decision trees. It also contains case studies on credit card fraud detection, diabetes prediction, digit classification using CNN and face detection using OpenCV. The assignment is to be submitted between 22nd November to 4th December 2021.

Uploaded by

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

V

Assignment – I
PROGRAM : U.G. SCHEME: 2018
SEM & SEC : VII A & B START DATE: 22/11/2021
SUBJECT : Artificial Intelligence and Machine Learning (18CS71) END DATE: 04/12/2021

FACULTY : A. Rosline Mary / S Suma MAX. MARKS: 10

Q BT/ PO/
Question CO
No. CL PSO

1 Apply the Find S Algorithm for the following dataset: CO 2 L3 PO1


PO2
Eyes Nose Head Fcolor Hai Smile
r PO3
Round Triangl Round Purple Yes Yes PO4
e PSO1
Square Square Square Green Yes No

Square Triangl Round Yellow Yes Yes


e
Round Triangl Round Green No No
e
Square Square Round Yellow Yes Yes

2 Apply the Candidate Elimination Algorithm for the following dataset: CO 2 L3 PO1
PO2
Size Color Shape Class / PO3
Label
PO4
Big Red Circle No
Small Red Triangle No PSO1
Small Red Circle Yes
Big Blue Circle No
Small Blue Circle Yes

Page 1 of 2
3 Create a decision tree for the following data. CO 3 L6 PO1
PO2
Age Job House Credit Loan approved
Young False No Fair No PO3
Young False No Good No PO4
Young True No Good Yes
PSO1
Young True Yes Fair Yes
Young False No Fair No
Middle False No Fair No
Middle False No Good No
Middle True Yes Good Yes
Middle False Yes Excellent Yes
Middle False Yes Excellent Yes
Old False Yes Excellent Yes
Old False Yes Good Yes
Old True No Good Yes
Old True No Excellent Yes
Old False No Fair No

Then find the class label of the following test data:


Age Job House Credit Loan
Young False No Good ?

PO1 –

Solve the following Classification Case Study on Credit card fraud PO5
4. CO3 L6 PO9
detection PO10
PSO1
PO1 –
PO5
5. Solve the following Classification Case Study on Diabetes prediction CO3 L6 PO9
PO10
PSO1
PO1 –
PO5
6. Solve the following Digit Classification with CNN CO3 L6 PO9
PO10
PSO1
PO1 –
PO5
7. Solve the following Face Detection using OpenCV CO3 L6 PO9
PO10
PSO1

Faculty

Page 2 of 2

You might also like