Quiz 11

Quiz
•
Computers
•
University
•
Easy
Mohand Mahmoud
Used 1+ times
FREE Resource
10 questions
Show all answers
1.
FILL IN THE BLANK QUESTION
1 min • 5 pts
write code to print print pi=3.14 with lib SciPy ????
2.
FILL IN THE BLANK QUESTION
1 min • 4 pts
I want to display all constants in the scipy ??
3.
MULTIPLE CHOICE QUESTION
30 sec • 2 pts
What is output :
import numpy as np
from scipy.sparse import csr_matrix
arr = np.array([0, 0, 0, 0, 0, 1, 1, 0, 2])
print(csr_matrix(arr))
(0, 5) 1
(0, 6) 1
(0, 8) 2
[1 1 2]
3
(1, 2) 1
(2, 0) 1
(2, 2) 2
4.
MULTIPLE CHOICE QUESTION
30 sec • 2 pts
True or False: Optimizers are a set of procedures defined in SciPy that either find the minimum value of a function, or the root of an equation?
True
False
5.
MULTIPLE CHOICE QUESTION
30 sec • 3 pts
When working with the csgraph modul, what is a correct method to find the shortest path in a graph from one element to another?
dijkstra()
bellmann()
ford()
6.
MULTIPLE CHOICE QUESTION
30 sec • 5 pts
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)
90.0
87.0
86.0
89.76
88.0
86.0
89.76
87.0
86.0
89.76
87.0
111.0
7.
MULTIPLE CHOICE QUESTION
30 sec • 2 pts
Regression is
Supervised
un Supervised
rain forsment
all of the choices
Create a free account and access millions of resources
Similar Resources on Wayground
10 questions
Reshaping & vStack&hstack( )

Quiz
•
9th Grade - University
10 questions
Java Control Flow statements

Quiz
•
University
15 questions
CodeHS - Intro to Python - Conditionals Quiz

Quiz
•
9th Grade - Professio...
10 questions
Введение в Python

Quiz
•
University
15 questions
Round 1 (Tech Utsav)

Quiz
•
University
10 questions
DP-100 day 3

Quiz
•
University - Professi...
10 questions
Quiz 12

Quiz
•
University
12 questions
javaquizvivek

Quiz
•
University
Popular Resources on Wayground
10 questions
Video Games

Quiz
•
6th - 12th Grade
20 questions
Brand Labels

Quiz
•
5th - 12th Grade
15 questions
Core 4 of Customer Service - Student Edition

Quiz
•
6th - 8th Grade
15 questions
What is Bullying?- Bullying Lesson Series 6-12

Lesson
•
11th Grade
25 questions
Multiplication Facts

Quiz
•
5th Grade
15 questions
Subtracting Integers

Quiz
•
7th Grade
22 questions
Adding Integers

Quiz
•
6th Grade
10 questions
Exploring Digital Citizenship Essentials

Interactive video
•
6th - 10th Grade
Discover more resources for Computers
20 questions
Definite and Indefinite Articles in Spanish (Avancemos)

Quiz
•
8th Grade - University
7 questions
Force and Motion

Interactive video
•
4th Grade - University
36 questions
Unit 5 Key Terms

Quiz
•
11th Grade - University
7 questions
Figurative Language: Idioms, Similes, and Metaphors

Interactive video
•
4th Grade - University
15 questions
Properties of Equality

Quiz
•
8th Grade - University
38 questions
WH - Unit 3 Exam Review*

Quiz
•
10th Grade - University
21 questions
Advise vs. Advice

Quiz
•
6th Grade - University
12 questions
Reading a ruler!

Quiz
•
9th Grade - University