Lab Projects Assignment 1

Lab Projects Assignment 1

University

20 Qs

quiz-placeholder

Similar activities

Data Analysis Quiz

Data Analysis Quiz

University

16 Qs

Season 3 #Spaic Machine learning Weekly Quiz

Season 3 #Spaic Machine learning Weekly Quiz

KG - Professional Development

20 Qs

Pretest Introduction to Machine Learning

Pretest Introduction to Machine Learning

University

15 Qs

Machine Learning Basics

Machine Learning Basics

University

20 Qs

Eng. S2 - #4 AI Part 1

Eng. S2 - #4 AI Part 1

University

15 Qs

CS8082- Machine Learning Techniques

CS8082- Machine Learning Techniques

University

15 Qs

Season 2 #Spaic ML Azure Weekly Quiz

Season 2 #Spaic ML Azure Weekly Quiz

KG - Professional Development

20 Qs

Machine Learning

Machine Learning

University

21 Qs

Lab Projects Assignment 1

Lab Projects Assignment 1

Assessment

Quiz

Computers

University

Hard

Created by

Rawia Salih

Used 2+ times

FREE Resource

20 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What type of machine learning algorithm is linear regression?

Unsupervised learning

Reinforcement learning

Supervised learning

Deep learning

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

In the lab project, what is the primary goal of the linear regression model?

To classify houses into different categories.

To predict the median value of house prices.

To cluster houses based on their features.

To identify outliers in the housing dataset.

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which Python library is used to import the dataset in the lab project?

Scikit-learn

Numpy

Matplotlib

Pandas

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which of the following is a disadvantage of the linear regression algorithm according to the text?

It is computationally expensive.

It is difficult to interpret the coefficients.

Its performance is easily affected by outliers.

It requires large amounts of data to train.

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What does the MEDV column in the dataset represent?

The median age of houses.

The mean number of rooms per dwelling.

The median value of owner-occupied homes.

The proportion of lower status of the population.

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which function is used to calculate the correlation between columns in the dataset?

head()

read_csv()

corr()

heatmap()

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What does a lighter box in the heatmap indicate?

Higher negative correlation

No correlation

Higher positive correlation

Zero correlation

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?