Answered step by step
Verified Expert Solution
Link Copied!

Question

1 Approved Answer

Using a Bagging = Bootstrap Aggregation method, Suppose that several decision trees have been trained for regression. The first tree says if x <1, then

Using a Bagging = Bootstrap Aggregation method,

Suppose that several decision trees have been trained for regression.

  • The first tree says "if x<1, then f(x) = 5. Otherwise f(x) = 10"
  • The second tree says "if x<2, then f(x) = 7. Otherwise f(x) =11"
  • The third tree says "if x<0, then f(x) = 6. Otherwise f(x)= 9"

Write down the piecewise function obtained by averaging these models. Is it a tree model?

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

More Books

Students also viewed these Databases questions