Answered step by step
Verified Expert Solution
Link Copied!

Question

1 Approved Answer

We had an attribute Time which specifieswhen the class begins. (a) We can pick a thresholdand use (Time < )? as a criteria to split

We had an attribute “Time” which specifieswhen the class begins.

(a) We can pick a thresholdτand use (Time< τ)? as a criteria to split the data in two. Explainhow you might pick the optimal value of τ.

(b) In the decision tree learning algorithm discussed in class, once an binary attribute is used, thesubtrees do not need to consider it. Explain why when there are continuous attributes this maynot be the case.



Step by Step Solution

There are 3 Steps involved in it

Step: 1

ANSWER SOLUTIONa To divide the data into two using threshold we need to cater to the factor of Entro... 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

Elements of Electromagnetics

Authors: Matthew

3rd Edition

019513477X, 978-0195134773

More Books

Students also viewed these Algorithms questions

Question

4. The variance of the deviations is constant.

Answered: 1 week ago