Search Header Logo

ML Quiz 6

Authored by Anik Chowdhury

Computers

10th Grade - Professional Development

Used 2+ times

ML Quiz 6
AI

AI Actions

Add similar questions

Adjust reading levels

Convert to real-world scenario

Translate activity

More...

    Content View

    Student View

15 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

In pandas, Index values must be?

unique

hashable

both

none

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which of the following is correct Features of DataFrame?

Potentially columns are of different types

Can Perform Arithmetic operations on rows and columns

Labeled axes (rows and columns)

All of the above

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which of the following is true?

If data is an ndarray, index must be the same length as data.

Series is a one-dimensional labeled array capable of holding any data type

Both A and B

None of the above

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which of the following statement is false?

ndarray is also known as the axis array.

ndarray.dataitemSize is the buffer containing the actual elements of the array.

NumPy main object is the homogeneous multidimensional array

In Numpy, dimensions are called axes

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

This function in the library of Pandas allows you to manipulate data and create new variables:

read_csv function

pivot_table function

apply function

merge function

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which of the following takes a dict of dicts or a dict of array-like sequences and returns a DataFrame?

DataFrame.from_items

DataFrame.from_records

DataFrame.from_dict

All of the Mentioned

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

For a neural network, which one of these structural assumptions is the one that most affects the trade-off between underfitting (i.e. a high bias model) and overfitting (i.e. a high variance model):

The number of hidden nodes

The learning rate

The initial choice of weights

The use of a constant-term unit input

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?