Machine Learning QUIZ 1

Machine Learning QUIZ 1

University

20 Qs

quiz-placeholder

Similar activities

GTU MS Excel Test

GTU MS Excel Test

University

16 Qs

UAS_Kelas B

UAS_Kelas B

University

25 Qs

Statistical modeling quizz

Statistical modeling quizz

University

15 Qs

ISST306 | Quiz 1

ISST306 | Quiz 1

University

25 Qs

Uji Pemahaman Excel Kelas X

Uji Pemahaman Excel Kelas X

11th Grade - University

20 Qs

Garphs and Tables FBMS

Garphs and Tables FBMS

KG - Professional Development

17 Qs

PKKMB FEB 2021_BERANI

PKKMB FEB 2021_BERANI

University

25 Qs

Libraries Quiz

Libraries Quiz

University

20 Qs

Machine Learning QUIZ 1

Machine Learning QUIZ 1

Assessment

Quiz

Other

University

Medium

Created by

Alicia Passah

Used 8+ times

FREE Resource

20 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is Matplotlib primarily used for in the context of machine learning?

Data preprocessing

Data visualization

Model training

Hyperparameter tuning

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is the purpose of the `imshow` function in Matplotlib?

To display an image

To plot a scatter plot

To create a 3D plot

To show a bar chart

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

The matplotlib function that is used to plot points in the graph is:

Points

Dot

Scatter

Plot

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

How do you import the Matplotlib library in Python?

import matplotlib

import plt

import matplotlib.pyplot as plt

import matplotlib as plt

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is the primary function used to add labels to the x and y axes in a Matplotlib plot?

label_axes()

plt.x_label(), plt.y_label()

set_labels()

plt.xlabel(), plt.ylabel()

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is the purpose of the legend() function in Matplotlib?

To describe the elements of a graph

To label the x and y axes

To change the plot's color

To add a title to the plot

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What does the subplots() function in Matplotlib return?

A single plot

Multiple subplots

A legend for the plot

A color map

Create a free account and access millions of resources

Create resources
Host any resource
Get auto-graded reports
or continue with
Microsoft
Apple
Others
By signing up, you agree to our Terms of Service & Privacy Policy
Already have an account?