Imagine you have a dataset that contains different samples of cactuses, your task is to predict cactus type. You found entropy values for each feature. It's time to make the first split!
Below you find the set of entropy values, calculate the information gain (IG) for each feature. Then insert the IG value of the feature you'd pick for a split.