
GirlsWhoML-W1
Authored by NOOR NABEELAK
Computers
University
Used 1+ times

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
20 sec • 1 pt
How do you load a CSV file in Pandas?
2.
MULTIPLE CHOICE QUESTION
20 sec • 1 pt
What does df.head() do in Pandas?
3.
MULTIPLE CHOICE QUESTION
20 sec • 1 pt
In which step of ML do we remove missing values and handle outliers?
4.
MULTIPLE CHOICE QUESTION
20 sec • 1 pt
How do you filter rows where the 'Age' column is greater than 30?
df[df['Age'] >30]
df[df['Age'] < 30]
5.
MULTIPLE CHOICE QUESTION
20 sec • 1 pt
What is the purpose of feature scaling in machine learning?
To improve the performance of the model
To increase the size of the dataset
To reduce the number of features
To visualize the data better
6.
MULTIPLE CHOICE QUESTION
20 sec • 1 pt
How can you check for missing values in a DataFrame?
df.isnull()
df.check_missing()
df.hasna()
df.missing_values()
7.
MULTIPLE CHOICE QUESTION
20 sec • 1 pt
How do you save a DataFrame to a new CSV file?
Access all questions and much more by creating a free account
Create resources
Host any resource
Get auto-graded reports

Continue with Google

Continue with Email

Continue with Classlink

Continue with Clever
or continue with

Microsoft
%20(1).png)
Apple
Others
Already have an account?