
Quiz 7.1
Authored by Mohand Mahmoud
Computers
Professional Development
Used 1+ times

AI Actions
Add similar questions
Adjust reading levels
Convert to real-world scenario
Translate activity
More...
Content View
Student View
31 questions
Show all answers
1.
FILL IN THE BLANKS QUESTION
1 min • 1 pt
what is output :
import numpy
speed = [99,86,87,88,111,86,103,87,94,78,77,85,86]
x = numpy.mean(speed) print(x)
y = numpy.median(speed) print(y)
z = stats.mode(speed) print(z)
(a)
2.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Regression is
Supervised
un Supervised
rain forsment
all of the choices
3.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Regression data is
continuous data
category data
4.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
when learning rate almost to zero
in gradient descent Equation ??
Maximum iterations
Minimum iterations
no change in iterations
5.
FILL IN THE BLANKS QUESTION
1 min • 1 pt
from sklearn import liner model
write code to use liner regression ??
(a)
6.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Machine learning models should work automatically without the need for the
user to manually set the hyperparameters.
True
False
7.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
While training your regression model using Gradient Decent, you noticed that the
value of loss increases with epochs, this behavior can be due to high learning
rate.
True
False
Access all questions and much more by creating a free account
Create resources
Host any resource
Get auto-graded reports

Continue with Google

Continue with Email

Continue with Classlink

Continue with Clever
or continue with

Microsoft
%20(1).png)
Apple
Others
Already have an account?