Search Header Logo

Basic ML Concepts & Syntax Quiz

Authored by Livia Ellen

Other

12th Grade

Used 8+ times

Basic ML Concepts & Syntax Quiz
AI

AI Actions

Add similar questions

Adjust reading levels

Convert to real-world scenario

Translate activity

More...

    Content View

    Student View

16 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

20 sec • 1 pt

How to evaluate model performance in sklearn?

evaluate()

r2()

score()

2.

MULTIPLE CHOICE QUESTION

20 sec • 1 pt

What is the recommended value for ANSWER?

train_test_split(X,y, test_size=ANSWER)

0

0.2

0.9

3.

MULTIPLE CHOICE QUESTION

20 sec • 1 pt

What does ML stand for?

Mega Loop

Mind Language

Machine Learning

Mathematical Logic

4.

MULTIPLE CHOICE QUESTION

20 sec • 1 pt

Which library in Python is commonly used for implementing machine learning algorithms like linear regression?

matplotlib

scikit-learn

pandas

numpy

5.

MULTIPLE CHOICE QUESTION

20 sec • 1 pt

What is the purpose of linear regression in ML?

Linear regression is used to classify data points into categories.

Linear regression is used to model the relationship between variables and make predictions.

Linear regression is used to calculate the mean of a dataset.

Linear regression is used to perform clustering analysis on datasets.

6.

MULTIPLE CHOICE QUESTION

20 sec • 1 pt

How can missing values in a dataset be handled?

Replace with Central tendency (mean, median, mode)

Delete columns with missing values

Drop Rows where you have missing values

All answers are correct

7.

MULTIPLE CHOICE QUESTION

20 sec • 1 pt

What does the train-test split function do in ML?

It combines the training and testing sets

It shuffles the dataset randomly

It divides the dataset into training and testing sets.

It removes outliers from 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?