logo

Crowdly

Browser

Add to Chrome

Data Analytics (Eng) / Data Analitika (Ing) - 344

Looking for Data Analytics (Eng) / Data Analitika (Ing) - 344 test answers and solutions? Browse our comprehensive collection of verified answers for Data Analytics (Eng) / Data Analitika (Ing) - 344 at stemlearn.sun.ac.za.

Get instant access to accurate answers and detailed explanations for your course questions. Our community-driven platform helps students succeed!

Given a dataset comprising of instances 1 to 5, if the Boosting model trained during iteration 0 only classified 3 instances correctly, what is the updated weight value of each instance that was classified incorrectly? Write your answer correct to one decimal place.

View this question

Consider the binary classification task of predicting whether a generator is "Faulty" or "Good". Towards this extend an AdaBoost model was constructed using three models. Given a new generator we want to calculate whether the generator is faulty or good. Is the new generator "Faulty" or "Good", based on the following information?

  • When creating the model, we assigned the values -1 to the label "Faulty", and the 1 to the label "Good"
  • Each individual model predicted the following values: Model 1: 1, Model 2: 1, Model 3: -1
  • The voting weight for each model is as follows: Model 1: 0.25, Model 2: 0.30, Model 3: 0.45
0%
0%
View this question
True or false? Since ensemble learning methods tend to use a committee of weak base learners, it is important for these learners to agree i.e. make similar predictions. Otherwise differences in predictions will lead to weaker overall performance due to contradictions in predicted values.
0%
100%
View this question
Given an out of bag sample comprising of instances 1 to 5, which of the following cannot be the original training data associated with this out of bag sample? Select all that apply. Negative marking applies to incorrect answers.
0%
0%
0%
0%
View this question

Consider the binary classification task of predicting whether a person has a heart disease based on: whether the patient suffers from chest pain (Chest Pain), the blood pressure of the patient (Blood Pressure) and the age of the patient (Age). For this task, we opted to use a random forest composed of three decision trees. The following diagram illustrates each of the trees:

 

Assuming that the random forest uses majority voting, what prediction will be made for the following query?

Chest Pain = Yes, Blood Pressure = Low, Age = Below 50

100%
0%
View this question

Given a dataset comprising of instances 1 to 5, if the AdaBoosting model trained during iteration 0 only classified 3 instances correctly, what is the voting weight of the model trained during iteration 0? Write your answer correct to one decimal place.

View this question
Which of the following ensemble methods traditionally train base learners in parallel? Select all that apply. Negative marking applies to incorrect answers.
100%
0%
100%
0%
View this question

Consider the binary classification task of predicting whether a generator is faulty or good. To deal with the problem posed, we have decided to construct an AdaBoost model. What is the error rate for the model, based on the information provided in the table below?

Instance Index

1

2

3

4

Weight

0.3

0.25

0.15

0.3

Y (Actual)

1

-1

1

1

H (Predict)

1

1

1

-1

View this question
True or false? Subspace sampling normally samples features from the feature set without replacement.
0%
0%
View this question
Given a dataset comprising of instances 1 to 5, which of the following cannot be bootstrap samples of the dataset? Select all that apply. Negative marking applies to incorrect answers.
0%
0%
100%
0%
View this question

Want instant access to all verified answers on stemlearn.sun.ac.za?

Get Unlimited Answers To Exam Questions - Install Crowdly Extension Now!

Browser

Add to Chrome