0% found this document useful (0 votes)
5 views3 pages

Data Analytics With Python - Unit 12 - Week 9

The document outlines the details of Assignment 9 for the NPTEL course 'Data Analytics with Python', which is due on March 25, 2026. It includes various questions related to binary classification, confusion matrices, ROC curves, and regression analysis. Students can submit their answers multiple times before the deadline, with the final submission being graded.
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)
5 views3 pages

Data Analytics With Python - Unit 12 - Week 9

The document outlines the details of Assignment 9 for the NPTEL course 'Data Analytics with Python', which is due on March 25, 2026. It includes various questions related to binary classification, confusion matrices, ROC curves, and regression analysis. Students can submit their answers multiple times before the deadline, with the final submission being graded.
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

X

([Link] ([Link]

abhinaysingh525@[Link] 

NPTEL ([Link] » Data Analytics with Python (course)

Course Week 9: Assignment 9


outline Assignment not submitted Due date: 2026-03-25, 23:59 IST.

1) In a binary classification confusion matrix, which component represents records 1 point


About
where the model predicts class “1” but the actual class is “0”?
NPTEL ()
False Positive
How does an
True Positive
NPTEL
online False Negative
course True Negative
work? ()
2) Which of the following correctly defines classification accuracy? 1 point
Week 0 ()
(TP + FP)/Total
Week 1 () (TP + TN)/Total
(FP + FN)/Total
Week 2 ()
TP/(TP + FN)

Week 3 ()
3) Which metric measures the proportion of actual positives correctly identified? 1 point

Week 4 () Precision
Recall (Sensitivity)
Week 5 ()
Specificity
Week 6 () Accuracy

Week 7 () 4) Reducing the cutoff value from 0.50 to 0.30 will generally: 1 point

Week 8 () Increase false negatives


Decrease sensitivity
Week 9 () Increase specificity
Increase predicted positives
Confusion 5) In an ROC curve, the x-axis represents: 1 point
matrix and
ROC- I (unit? Sensitivity
unit=25&lesso Precision
n=75)
False Positive Rate
Confusion Accuracy
Matrix and
ROC-II (unit?
6) Which value of AUC (Area Under Curve) represents a perfect classifier? 1 point
unit=25&lesso
n=76) 0.0
Performance 0.5
of Logistic
0.75
Model-III (unit?
unit=25&lesso 1.0
n=77)
7) Which of the following metrics is most useful when false negatives are very costly 1 point
Regression
(e.g., disease detection)?
Analysis
Model Building
Accuracy
- I (unit?
unit=25&lesso Specificity
n=78) Sensitivity

Regression Misclassification rate


Analysis
Model Building 8) The first-order regression model with one predictor variable is represented as 1 point
(Interaction)- II (Considering the standard nomenclature):
(unit?
unit=25&lesso
n=79)

Important data
files (unit?
unit=25&lesso
n=80)
9) In a second-order regression model with one predictor variable, which additional 1 point
Quiz: Week 9:
term is included (x is independent variable)?
Assignment 9
(assessment?
x
name=233)

Download
Videos ()
xy

Weekly
Feedback () 10) In regression analysis, an interaction term between two variables and is 1 point
represented as:
Text
Transcripts ()

Books ()

Problem
Solving You may submit any number of times before the due date. The final submission will be
considered for grading.
Session - Submit Answers
Jan 2026 ()

You might also like