MIS 346 AI Quiz2

MIS 346 AI Quiz2

University

38 Qs

quiz-placeholder

Similar activities

Python post assessment

Python post assessment

University

33 Qs

Fundamental MVC dan Laravel

Fundamental MVC dan Laravel

University

35 Qs

Praxis 5312 Test 1 Q61-90

Praxis 5312 Test 1 Q61-90

University

36 Qs

DICOM Image Processing Quiz

DICOM Image Processing Quiz

University

40 Qs

MATH 165 Ch 1.1-1.2 Review

MATH 165 Ch 1.1-1.2 Review

University

41 Qs

IT GENERAL AWARENESS

IT GENERAL AWARENESS

University

35 Qs

Desain Trainer ESP32 dengan EasyEDA

Desain Trainer ESP32 dengan EasyEDA

11th Grade - University

35 Qs

2024-25-1S-ICT106-BLISG3-SFQ11

2024-25-1S-ICT106-BLISG3-SFQ11

University

35 Qs

MIS 346 AI Quiz2

MIS 346 AI Quiz2

Assessment

Quiz

Other

University

Hard

Created by

arik g

FREE Resource

38 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is the NumPy library used for?

Data visualization

Numerical calculations with arrays and matrices

Model building for machine learning

Data analysis

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What data structure does the Pandas library provide?

Matrix

DataFrame

List

Array

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

For which type of machine learning tasks is the Scikit-learn library used?

Only classification

Classification, regression, and clustering

Only regression

Only clustering

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which code is used to create a matrix in the NumPy library?

np.array([[1, 2], [3, 4]])

np.matrix([[1, 2], [3, 4]])

np.create_matrix([[1, 2], [3, 4]])

np.new_matrix([[1, 2], [3, 4]])

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which function is used to load data with the Pandas library?

pd.import_csv()

pd.load_csv()

pd.read_csv()

pd.open_csv()

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which metric is used for model evaluation in the Scikit-learn library?

Accuracy

All

MSE

R-squared

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which function is used to calculate the average of an array in the NumPy library?

np.mean()

np.average()

np.median()

np.sum()

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?