Data Preparation - Forecasting the price of a house

Data Preparation - Forecasting the price of a house

University

6 Qs

quiz-placeholder

Similar activities

S06 - Business Intelligence and Analytics

S06 - Business Intelligence and Analytics

University

10 Qs

A5 IB -  Variables y Constantes en Python

A5 IB - Variables y Constantes en Python

10th Grade - University

10 Qs

Quiz on Causes of Business Failure

Quiz on Causes of Business Failure

9th Grade - University

10 Qs

Q3 G9/10 Quiz on Site Development Plan M8

Q3 G9/10 Quiz on Site Development Plan M8

9th Grade - University

10 Qs

DCIT22-Computer Programming I Online Quiz

DCIT22-Computer Programming I Online Quiz

University

10 Qs

DBMS concepts (Easy)

DBMS concepts (Easy)

University

10 Qs

System Analysis Fundamentals

System Analysis Fundamentals

University

10 Qs

A4 IIIB - Funciones PSeInt & Python

A4 IIIB - Funciones PSeInt & Python

10th Grade - University

10 Qs

Data Preparation - Forecasting the price of a house

Data Preparation - Forecasting the price of a house

Assessment

Quiz

Computers

University

Medium

Created by

Martin DUBUC

Used 1+ times

FREE Resource

6 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Media Image

What is the first step to solving the problem of forecasting the price of a house based on its characteristics?

Feature engineering

Data collection

Finding correlations

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

To forecast the price of a house, you need to use a model of ….

Clustering

Classification

Regression

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What feature would be useful (and possible) to create from our dataset?

The price per m² of the district

Proximity to shops

Days of sunshine in the city

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which of the following features is the most useful for predicting the price of the house?

The number of swimming pools

The price per m² of the district

The living area in m²

The year of construction

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

If we do not have the living area, which feature containing equivalent information can we use?

The number of rooms

The distance to the city center

The number of bathrooms

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

If we had to choose only 3 features, which would we use to train our model?

The surface, the selling price of the house and the year of construction

The surface, the number of rooms and the year of construction

The area, the average price per m² of the district and the year of construction