Search Header Logo

Workshop_2

Authored by Tanuj Tanuj

Computers

University

Used 2+ times

Workshop_2
AI

AI Actions

Add similar questions

Adjust reading levels

Convert to real-world scenario

Translate activity

More...

    Content View

    Student View

10 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 10 pts

Activations functions we used today?

SIGMOID,RELU

SOFTMAX,RELU

TANH

SELU

2.

MULTIPLE CHOICE QUESTION

30 sec • 10 pts

Pandas function to see the above 5 enteries?

df.tail()

df.'col_name'

df.head()

df.corr()

Answer explanation

df.head() is used for above five and df.tail() is used for below five.

3.

FILL IN THE BLANK QUESTION

1 min • 10 pts

Seaborn Function for complete analysis of datasets as graphs

Answer explanation

sns.pairplot(data=df)

4.

MULTIPLE CHOICE QUESTION

30 sec • 10 pts

which Seaborn function can plot correlation as matrix?

sns.pairplot()

sns.comatirx()

sns.barplot()

sns.heatmap()

Answer explanation

sns.heatmap() is the correct answer

and sns.comatrix is not any function.

5.

MULTIPLE CHOICE QUESTION

30 sec • 10 pts

function to start a making a model?

Sequential()

Dense()

Adam()

Sigmoid

Answer explanation

Sequential class is called to start making a model

6.

FILL IN THE BLANK QUESTION

1 min • 10 pts

Command to get sum of all the null values................(Syntax only).

7.

FILL IN THE BLANK QUESTION

1 min • 10 pts

Technique we used to balance over dataset?

Answer explanation

Oversampling we used to balance the dataset

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?