0 ratings0% found this document useful (0 votes) 60 views3 pagesAIML Nov, Dec QP
Copyright
© All Rights Reserved
We take content rights seriously. If you suspect this is your content,
claim it here.
Available Formats
Download as PDF or read online on Scribd
Code : 20CS511
Register [
Number
Sla}jcl{sjo;a]o}4 |
V Semester Diploma Examination, December-2023
ARTIFICIAL INTELLIGENCE
AND MACHINE LEARNING
Time : 3 Hours | [ Max. Marks : 100
Instructions : Answer any one full question from each section.
SECTION -1
1. (a) Define AI and describe applications of Al in different domain. 10
(b) Summarize any two cloud deployment models. 5
5
(©) Write steps to create Repository in GitHub.
2. (a) Explain how AI software development life cycle differs from traditional
software development. 5
(b) Differentiate between Supervised and Unsupervised Machine Learning. 5
(c) Create a data frame with following data :
Ename_| Department | Experience | Salary |
Roshan cs 10___| 45000
Amar cs 20 50000,
Ashwini EC 15 30000
Lonith EC 14 25000
Mohan cs. 9 10000.
Pramod EC 8 40000
(i) Make a Pivot table that shows the average salary of each employee for
each department. 10
(ii) Make a Pivot table that shows the sum and mean of the salaries of each
employee.
lof4 [Turn over20CSS11
3 @
()
4 @)
(b)
(@)
(b)
6 (a)
(b)
(c)
2of4 pe
SECTION - I
et ? Explain. 10
How to handle missing values in the dat
fain map ( ), filter (_), reduce (_) and Lambda ()
With suitable example expl
10
fanctions with Numpy.
‘A dataset is given to you for creating Machine Learning Model, What are the
steps followed before using the data for training the model ? Elaborate each
10
step.
Describe Univariate and Multivariate Analysis. 10
SECTION - III
How to handle Outliers in dataset ? Explain.
A company wants to study Iris dataset to make predictions. So perform the
10
10
following operations :
(i) Import libraries & read CSV file.
(ii) Check for Missing Values.
(iii) Count plot for the species.
(iv) Scatter plot to compare petal length and petal width.
(v) Visualize the distribution of any one column.
Compare Classification algorithms with Clustering Algorithms.
Discuss different techniques of Cross validation,
‘The confusion matrix for a Machine Learning Model is given below. Evaluate. 10
(i) Accuracy
(ii) Precision
(iii) Recall
(iv) Specificity
(v) Fl-Score
Actual
Predicted20CS511
7. (a)
(b)
(c)
(b)
9% (a)
(b)
(b)
3of4 1007
SECTION ~ IV
Demonstrate simple Linear Regression considering a dataset that has two
variabl 10
“Rain fall rate” Independent variable
“Crop yield” Dependent variable
Compare overfitting with Underfitting.
Discuss importance of dimensionality Reduction in Machine Learning.
Build decision tree based model to perform the following operations on Breast
cancer dataset : 10
(i) Import libraries
(ii) Perform preprocessing
(iii) Split the dataset
(iv) Find the Accuracy
(v) Data prediction
N grams are defined as the contribution of N keywords together consider the
given sentence.
“Data Visualization is a way to express your data in a visual context so that
patterns, correlations, trends between the data can be easily understood”.
(i) Generate bi-grams and tri-grams for the above sentence.
10
SECTION -V
Demonstrate stemming and Lemmatization with suitable example. 10
Explain briefly different stages involved in Machine Learning Operations
(MLOP5) life cycle. 10
With a neat diagram explain components of Docker. 10
What are ethics in AI and why ethical practices should be followed while
developing solutions using Al? 10