Search Header Logo

MIS 346 AI Quiz2

Authored by arik g

Other

University

MIS 346 AI Quiz2
AI

AI Actions

Add similar questions

Adjust reading levels

Convert to real-world scenario

Translate activity

More...

    Content View

    Student View

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()

Access all questions and much more by creating a free account

Create resources

Host any resource

Get auto-graded reports

Google

Continue with Google

Email

Continue with Email

Classlink

Continue with Classlink

Clever

Continue with Clever

or continue with

Microsoft

Microsoft

Apple

Apple

Others

Others

Already have an account?