Answered step by step
Verified Expert Solution
Link Copied!

Question

1 Approved Answer

Question 8 / Vraag 8 In order to apply machine learning to a particular prob - lem, your team collected 1 2 0 0 0

Question 8/ Vraag 8
In order to apply machine learning to a particular prob-
lem, your team collected 12000 data points of 10 input
features from We-Buy-Cars, which is a large online car
sales platform. The car prices collected serve as target
fearure.
(a) One of the most commonly used processes for pre-
dictive data analytics projects is the Cross Industry
Standard Process for Data Mining (CRISP-DM).
Name and describe the first 3 of the 6 key phases of
the predictive data analytics project life-cycle that
are defined by the CRISP-DM process.
(b) A predictive model is to be developed, which
anticipates the price of a car. Is this an example
of supervised or unsupervised learning? Motivate
your answer.
[c) Two of the features in the database
are fue1_tank_capacity and the
fue1_consumption, which are both strongly
correlated with expected fuel consumption.
To reduce data set cardinality, your team de-
cides to replace fue1_tank_capacity
as a categorical feature, which consists of
4 values: [smal1, medium, large,
extra-large]. To categorise each data en-
try for fue1_tank_espacity, would you use
K-Means clustering or KNN classification? Moti-
vate your answer.
(d) If you want to analyse specific properties of a data
subset, which has an unknown ordering, should
you use top sampling or random sampling? Give a
reason for your answer.
image text in transcribed

Step by Step Solution

There are 3 Steps involved in it

Step: 1

blur-text-image

Get Instant Access to Expert-Tailored Solutions

See step-by-step solutions with expert insights and AI powered tools for academic success

Step: 2

blur-text-image

Step: 3

blur-text-image

Ace Your Homework with AI

Get the answers you need in no time with our AI-driven, step-by-step assistance

Get Started

Recommended Textbook for

Visual C# And Databases

Authors: Philip Conrod, Lou Tylee

16th Edition

1951077083, 978-1951077082

More Books

Students also viewed these Databases questions

Question

6. Describe why communication is vital to everyone

Answered: 1 week ago