Ivy - Python Final Assessment

Quiz
•
Professional Development, Computers, Business
•
Professional Development
•
Hard
Riti Bera
Used 6+ times
FREE Resource
Student preview

25 questions
Show all answers
1.
MULTIPLE CHOICE QUESTION
1 min • 1 pt
When performing regression or classification, which of the following is the correct way to pre-process the data?
Normalize the Data->PCA->Training
PCA → normalize PCA output → training
Normalize the data → PCA → normalize PCA output → training
None of the Above
2.
MULTIPLE CHOICE QUESTION
1 min • 1 pt
Which of the following metrics and tools are most widely used to assess a classification model?
Confusion matrix
Cost-sensitive accuracy
Area under the ROC curve
All of the above
3.
MULTIPLE CHOICE QUESTION
1 min • 1 pt
Suppose that we have N independent variables (X1,X2… Xn) and dependent variable is Y. Now Imagine that you are applying linear regression by fitting the best fit line using least square error on this data.You found that correlation coefficient for one of it’s variable(Say X1) with Y is -0.95.
Which of the following is true for X1?
Relation between the X1 and Y is weak
Relation between the X1 and Y is strong
Relation between the X1 and Y is neutral
Correlation can’t judge the relationship
4.
MULTIPLE CHOICE QUESTION
1 min • 1 pt
Q) What is the output of the following list function?
sampleList = [10, 20, 30, 40, 50]
sampleList.append(60)
print(sampleList)
sampleList.append(60)
print(sampleList)
[10, 20, 30, 40, 50, 60]
[10, 20, 30, 40, 50, 60]
[10, 20, 30, 40, 50, 60]
[10, 20, 30, 40, 50, 60, 60]
[10, 20, 30, 40, 50, 60]
[10, 20, 30, 40, 60]
[10, 20, 30, 40, 50, 60]
[10, 20, 50, 60, 60]
5.
MULTIPLE CHOICE QUESTION
1 min • 1 pt
SVM can be used to solve which of the following problem/problems?
Clustering
Classification
Regression
B & C Both
A & C Both
6.
MULTIPLE CHOICE QUESTION
1 min • 1 pt
Which distance metrics is used by K-Nearest Neighbors to identify the similar(neighboring) records?
Perpendicular Distance
Euclidean Distance
Diagonal Distance
None of the above
7.
MULTIPLE CHOICE QUESTION
1 min • 1 pt
Q: Consider the following elbow curve as shown in the image attached. What is the optimal number of clusters one can conclude from this curve?
Optimal number is 4 clusters
Optimal number is 5 clusters
Optimal number is 6 clusters
Optimal number is 7 clusters
Create a free account and access millions of resources
Popular Resources on Wayground
11 questions
Hallway & Bathroom Expectations

Quiz
•
6th - 8th Grade
20 questions
PBIS-HGMS

Quiz
•
6th - 8th Grade
10 questions
"LAST STOP ON MARKET STREET" Vocabulary Quiz

Quiz
•
3rd Grade
19 questions
Fractions to Decimals and Decimals to Fractions

Quiz
•
6th Grade
16 questions
Logic and Venn Diagrams

Quiz
•
12th Grade
15 questions
Compare and Order Decimals

Quiz
•
4th - 5th Grade
20 questions
Simplifying Fractions

Quiz
•
6th Grade
20 questions
Multiplication facts 1-12

Quiz
•
2nd - 3rd Grade