Aiml-Qb - Unit 3
Aiml-Qb - Unit 3
PART - A
6. Assume a disease so rare that it is seen in only one person out of every million. Assume
also that we have a test that is effective in that if a person has the disease, there is a 99
percent chance that the test result will be positive; however, the test is not perfect, and
there is a one in a thousand chance that the test result will be positive on a healthy person.
Assume that a new patient arrives and the test result is positive. What is the probability
that the patient has the disease? (APRIL/MAY 2024)
1
7. Write 3 types of ensemble learning (APRIL/MAY 2024)
Bagging
Boosting
Stacking
8. What are the three stages to build the hypotheses or model in machine learning?
● Model building
● Model testing
13. What is the main key difference between supervised and unsupervised machine
learning?(APRIL.MAY 2023)
supervised learning Unsupervised learning
The supervised learning technique Unsupervised learning does
needs labelled data to train the not need any labelled dataset.
model. For example, to solve a This is the main key
classification problem (a supervised difference between
2
learning task), you need to have supervised learning
label data to train the model and to and
classify the data into your labelled unsupervised learning.
groups.
3
14. What is a Linear Regression?
In simple terms, linear regression is adopting a linear approach to modeling the
relationship between a dependent variable (scalar response) and one or more
independent variables (explanatory variables). In case you have one explanatory
variable, you call it a simple linear regression. In case you have more than one
independent variable, you refer to the process as multiple linear regressions.
17. What is the difference between stochastic gradient descent (SGD) and
gradient descent (GD)?
Both algorithms are methods for finding a set of parameters that minimize a loss
function by evaluating parameters against data and then making adjustments.
In standard gradient descent, you'll evaluate all training samples for each set of
parameters. This is akin to taking big, slow steps toward the solution. In stochastic
gradient descent, you'll evaluate only 1 training sample for the set of parameters
before updating them. This is akin to taking small, quick steps toward the solution.
4
Part – B
1. Explain Naïve Bayes Classifier with an Example.
2. Elaborate on logistics regression with an example .Explain the process of computing
coeffients (APRIL/MAY 2023)
3. What is a classification tree?Explain the steps to construct a classification tree.List
and explain about the different procedures used (APRIL/MAY 2023)
4. State when and why you would use ramdom forests vs SVM (April/May 2024)
5. Explain the principle of the gradient descent algorithm. Accompany your explanation
with a diagram. (April/May 2024)
6. Describe the general procedure of random forest algorithm (Nov/dec 2023)
7. With a suitable example explain knowledge extraction in detail ( Nov/Dec2023)
8. Explain the following
a) Linear regression
b) Logistic Regression
9. APRIL/MAY 2024
10.APRIL/MAY 2023
5
Mrs. A.Deepika
Dr.R.Deepalakshmi
AP/AIDS
Prof& Head /AIDS