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)
Quiz 7.1
Quiz
•
Computers
•
Professional Development
•
Easy
Mohand Mahmoud
Used 1+ times
FREE Resource
31 questions
Show all answers
1.
FILL IN THE BLANK 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)
2.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Supervised
un Supervised
rain forsment
all of the choices
3.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
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 BLANK QUESTION
1 min • 1 pt
from sklearn import liner model
write code to use liner regression ??
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
28 questions
CTFL-22W2-1129
Quiz
•
Professional Development
35 questions
Software Testing V1.1
Quiz
•
Professional Development
30 questions
Computer Engineering Basics
Quiz
•
Professional Development
32 questions
Prepare For Testing
Quiz
•
Professional Development
31 questions
Normalização de Banco de dados
Quiz
•
University - Professi...
27 questions
DataScience Assessment
Quiz
•
Professional Development
35 questions
Last Quiz
Quiz
•
Professional Development
30 questions
BDIA-UD01-MIA
Quiz
•
Professional Development
15 questions
Character Analysis
Quiz
•
4th Grade
17 questions
Chapter 12 - Doing the Right Thing
Quiz
•
9th - 12th Grade
10 questions
American Flag
Quiz
•
1st - 2nd Grade
20 questions
Reading Comprehension
Quiz
•
5th Grade
30 questions
Linear Inequalities
Quiz
•
9th - 12th Grade
20 questions
Types of Credit
Quiz
•
9th - 12th Grade
18 questions
Full S.T.E.A.M. Ahead Summer Academy Pre-Test 24-25
Quiz
•
5th Grade
14 questions
Misplaced and Dangling Modifiers
Quiz
•
6th - 8th Grade