Database Question:In this problem, you will come up with decision trees to predict if a planet is habitable based only onfeatures observed by the telescope.In the table below, you are given the data from all 800 planets surveyed so far. The features observed bytelescope are Size (“Big” or “Small”), and Orbit (“Near” or “Far”). Each row indicates the values of thefeatures and habitability, and how many times that set of values was observed. So, for example, therewere 20 “Big” planets “Near” their star that were habitable.Determine if Planet=Big and Orbit=Far is habitable? Derive and draw the decision tree learned by ID3 onthis data.
Already registered? Login
Not Account? Sign up
Enter your email address to reset your password
Back to Login? Click here