Answered step by step
Verified Expert Solution
Link Copied!

Question

1 Approved Answer

Find best possible first split-point (name of feature and value of split-point) for a regression tree for following data example, where y is target and

Find best possible first split-point (name of feature and value of split-point) for a regression tree for following data example, where y is target and x1 and x2 are possible features for the split. Use L2 loss as a loss function.

y = (3, 3.5, 4, 6) x1 = (0.1, 0.4, 0.05, 0.2) x2 = (blue, orange, orange, blue)

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

Fundamentals Of Database System

Authors: Elmasri Ramez And Navathe Shamkant

7th Edition

978-9332582705

More Books

Students also viewed these Databases questions