Started on Friday, 15 November 2024, 7:44 AM
State Finished
Completed on Friday, 15 November 2024, 7:46 AM
Time taken 2 mins 39 secs
Marks 5.00/5.00
Grade 10.00 out of 10.00 (100%)
Question 1
Correct
Mark 1.00 out of 1.00
Assuming that we have a data set that includes sales data for every customer over the course of several years and we wanted to use
this data to predict future sales which would be the most appropriate technique to investigate?
Select one:
a. Classification
b. Regression
c. Clustering
d. Decision Trees
Your answer is correct.
The correct answer is: Regression
Question 2
Correct
Mark 1.00 out of 1.00
Which of the following is an example of an unsupervised learning algorithm?
Select one:
a. Linear Regression
b. ID3 Decision Tree
c. K-Means
d. K-Nearest Neighbors
Your answer is correct.
The correct answer is: K-Means
Question 3
Correct
Mark 1.00 out of 1.00
Regression analysis involves developing a model where one or more inputs are used to predict an output variable. Regression, in this
context, represents what kind of learning.
Select one:
a. Reinforcement learning
b. Supervised learning
c. Unsupervised learning
d. Hybrid Learning
Your answer is correct.
The correct answer is: Supervised learning
Question 4
Correct
Mark 1.00 out of 1.00
True or False: In unsupervised learning, the learning algorithm must be trained using data attributes that have been paired with an
outcome variable.
Select one:
True
False
The correct answer is 'False'.
Question 5
Correct
Mark 1.00 out of 1.00
True or False: Unsupervised learning involves building a statistical model for predicting, or estimating an output based upon one or
more inputs.
Select one:
True
False
The correct answer is 'False'.