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

Machine Learning Using Python 18CSO10

This document outlines the examination structure for the Machine Learning using Python course at Chaitanya Bharathi Institute of Technology, detailing the format and content of both Part A and Part B. Part A consists of 10 short answer questions worth 20 marks, while Part B includes 10 questions with options, totaling 50 marks. The exam covers various topics in machine learning, including supervised learning, feature engineering, data visualization, and neural networks.
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)
48 views2 pages

Machine Learning Using Python 18CSO10

This document outlines the examination structure for the Machine Learning using Python course at Chaitanya Bharathi Institute of Technology, detailing the format and content of both Part A and Part B. Part A consists of 10 short answer questions worth 20 marks, while Part B includes 10 questions with options, totaling 50 marks. The exam covers various topics in machine learning, including supervised learning, feature engineering, data visualization, and neural networks.
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

Code No.

: 18CSO10
CHAITANYA BHARATHI INSTITUTE OF TECHNOLOGY (Autonomous)
B.E. (ECE) VIII Sem (Backlog) Examination May 2023
Machine Learning using Python
Time: 3 Hours Max Marks: 70
Note: Answer all questions from Part - A and Part – B at one place in the same order.

Part – A (20 Marks)


M CO BT
1 What is machine learning? (2) 1 1
2 What is IDE? (2) 1 1
3 Define Data Visualization. (2) 2 2
4 Name the various feature engineering methods. (2) 3 1
5 What is Regression? (2) 1 1
6 Write various types of errors. (2) 3 1
7 Define the supervised learning. (2) 2 1
8 What is NLP? (2) 1 1
9 Define Neural Networks with example? (2) 2 1
10 What is Deep Learning? (2) 1 1

Part – B (50 Marks)


M CO BT
11 (a) What are the key tasks of Machine Learning? (5) 1 1
(b) Write about machine learning process. (5) 1 1
(OR)
12 (a) Explain the machine learning process in detail. (5) 1 2
(b) Construct a program to compute the factorial of the given number. (5) 1 4

13 (a) How do you perform feature extraction and selection using python. (5) 2 1
(b) Explain the various Data Visualization techniques. (5) 2 2
(OR)
14 (a) How to handle the numerical training data? Explain. (5) 2 2
(b) What are the different graphs that are used for data visualization? (5) 2 4
Develop a Python program to display the assumed data in form of
histogram.

15 (a) Explain the bias-variance tradeoff. (5) 3 2


(b) Explain naïve bayes classifier with suitable example. (5) 3 2
(OR)
16 (a) Explain the regression analysis with suitable example. (5) 3 1
(b) Construct a decision tree with a suitable example. (5) 3 4

17 (a) Describe the agglomerative clustering with suitable example. (5) 4 3


(b) Outline the rules to make a regular expression. (5) 4 2
(OR)
Page 1 of 2
Code No.: 18CSO10
18 (a) Discuss about k-means clustering algorithm. (5) 4 4
(b) Explain the between correlation and regression. (5) 4 2

19 (a) Write about the applications of Neural Network. (5) 5 1


(b) Explain the Deep learning architecture. (5) 5 2
(OR)
20 (a) Compare the between the neural network and deep learning. (5) 5 4
(b) List any four recommender systems. Explain each type briefly. (5) 5 4
******

Page 2 of 2

You might also like