CRYPTEX FINAL QUIZ AIML

CRYPTEX FINAL QUIZ AIML

University

25 Qs

quiz-placeholder

Similar activities

Software Engineering Quiz 1

Software Engineering Quiz 1

University

20 Qs

UTS Pengenalan Pola 2021/2022

UTS Pengenalan Pola 2021/2022

University

20 Qs

Ist Assessment

Ist Assessment

University

25 Qs

Season 1 #Spaic ML Azure Weekly Quiz

Season 1 #Spaic ML Azure Weekly Quiz

KG - Professional Development

20 Qs

Week 6-8 Quiz Exploratory Data Analysis and Data Visualization

Week 6-8 Quiz Exploratory Data Analysis and Data Visualization

University

20 Qs

Weeks 5-6 Quiz Exploratory Data

Weeks 5-6 Quiz Exploratory Data

University

20 Qs

Python with Ai

Python with Ai

9th Grade - University

20 Qs

Deep Learning quiz

Deep Learning quiz

University

20 Qs

CRYPTEX FINAL QUIZ AIML

CRYPTEX FINAL QUIZ AIML

Assessment

Quiz

Computers

University

Hard

Created by

Hello World

Used 1+ times

FREE Resource

25 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

10 sec • 1 pt

Which function is used to read a CSV file into a Pandas DataFrame?

pd.load_csv()

pd.read_csv()

pd.open_csv()

pd.import_csv()

2.

MULTIPLE CHOICE QUESTION

10 sec • 1 pt

How do you display the first five rows of a Pandas DataFrame df?

df.start()

df.head()

df.first()

df.begin()

3.

MULTIPLE CHOICE QUESTION

10 sec • 1 pt

Which function is used to plot a line graph in Matplotlib?

plot.line()

plt.line()

plt.plot()

plot.plot()

4.

MULTIPLE CHOICE QUESTION

10 sec • 1 pt

How do you display a plot in Matplotlib?

plt.display()

plt.view()

plt.render()

5.

MULTIPLE CHOICE QUESTION

10 sec • 1 pt

How do you create a scatter plot with Matplotlib?

plt.scatterplot()

plt.scatter()

plt.plot_scatter

plt.scatter_graph()

6.

MULTIPLE CHOICE QUESTION

10 sec • 1 pt

Which function is used to set the x-axis and y-axis labels in a plot?

plt.axis_labels()

plt.set_labels()

plt.xlabel() and plt.ylabel()

plt.xaxis_label() and plt.yaxis_label()

7.

MULTIPLE CHOICE QUESTION

10 sec • 1 pt

Which function in sklearn is used to split data into training and testing sets?

train_test_split()

split_data()

train_test_divide()

split_train_test()

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?