This document contains a question bank for the Machine Learning subject for the 3rd year 2nd semester students of Malla Reddy Engineering College.
It has 10 multiple choice questions divided into 3 modules. The first module focuses on basic Python programming concepts like data types, input-output functions, and writing simple programs. The second module deals with machine learning algorithms like decision trees, neural networks, and perceptrons. The third module covers Bayesian learning and estimation of hypothesis accuracy. The questions test different cognitive levels ranging from remembering to applying concepts.
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 ratings0% found this document useful (0 votes)
86 views1 page
20210501-ML Question Bank
This document contains a question bank for the Machine Learning subject for the 3rd year 2nd semester students of Malla Reddy Engineering College.
It has 10 multiple choice questions divided into 3 modules. The first module focuses on basic Python programming concepts like data types, input-output functions, and writing simple programs. The second module deals with machine learning algorithms like decision trees, neural networks, and perceptrons. The third module covers Bayesian learning and estimation of hypothesis accuracy. The questions test different cognitive levels ranging from remembering to applying concepts.
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/ 1
Malla Reddy Engineering College (A)
Department of Information Technology
Year/Sem: III B.Tech/II-Sem Regulation:MR 18
Name of the Subject: Machine Learning Name of the Faculty: Dr. A. Vijendar Mid-1 Question Bank Bloom’s Q. Module I Taxonomy CO No Level Illustrate Applications Basics of Python Programming Using the REPL (Shell) Running Remembering 1 Python Scripts 1 Or Explain the Identifiers, Keywords, Statements, Expressions, and Variables in Python Understanding 1 programming language with examples. Explain the basic data types available in Python with examples. Understanding 1 Or 2 i. Explain the use of join() and split() string methods with examples. Understanding 1 ii. Describe why strings are immutable with an example. Explain Input-Output functions in python? Understanding 1 3 Or What is variable? What are the rules and conventions for declaring a variable? Remembering 1 Construct a program to convert Celsius to Fahrenheit Applying 1 Or 4 Construct a python program to calculate area of triangle and circle and print the result. Applying 1 Take input from user Bloom’s Q. Module II Taxonomy CO No Level Explain about concept learning with suitable example? Understanding 2 5 Or Explain about Find-s algorithm with example? Remembering 2 Discuss about version space and candidate elimination algorithm? Remembering 2 6 Or What is a decision tree? And explain about decision tree algorithm? Applying 2 What is the inductive bias? Explain an inductive bias in Decision tree algorithm? Applying 2 7 Or What are the neural network representations and problems in neural networks? Applying 2 Explain about perceptron in ANN? Remembering 2 8 Or Explain about multi layer network and back propagation algorithm? Understanding 2 Bloom’s Q. Module III Taxonomy CO No Level Explain about Bayesian learning with appropriate examples. Understanding 3 9 Or Explain about sampling theory in ANN? Understanding 3 Discuss about estimation hypothesis accuracy? Understanding 3 10 Or Explain about maximum likelihood and least squared error hypothesis? Understanding 3