Question: Using the ID3 algorithm, build a decision tree to predict the habitability of planets based on size and orbit (Martin Azizyan). The final result should

Using the ID3 algorithm, build a decision tree to predict the habitability of planets based on size and orbit (Martin Azizyan). The final result should be decision tree showing your calculations for each internal node, showing why you selected the node. If you draw the decision tree by hand, make sure your labels and calculations are readable. yes yes Size Orbit Habitable Count big near yes 20 big far 170 small near 139 small far yes 45 big near 130 big far small near no 11 small far no 255 no 30
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
