- This topic has 2 replies, 3 voices, and was last updated 7 years, 10 months ago by .
Viewing 2 reply threads
Viewing 2 reply threads
- You must be logged in to reply to this topic.
› Forums › Speech Synthesis › The front end › CART › weighted and unweighted sums
At the end of “Trying the first split of the root node” video in the CART worked example, I do not understand what the simplification referring to weighted and unweighted sums of the entropy is? What do these terms mean?
In the last step of calculating the entropy from the split, you need to add the entropy of the “yes” node to the entropy of the “no” node. This is what takes place during the original video (at 6:31), where Simon adds the entropy values to get 0 + 0.972 = 0.972 bits. The final note at the end of the video says that entropy is actually not added like that though. Remember that two of the seven entries went to the “no” node, and the other five went to “yes”. That means that we need to multiply each of the entropies by the fraction of the entries for the respective node. Thus, we multiply the “no” entropy by 2/7 (0 * 2/7 = 0) and multiply the “yes” entropy by 5/7 (0.972 * 5/7 = 0.694). The answer in this case will be 0 + 0.694 = 0.694 bits.
Jonas is correct.
Some forums are only available if you are logged in. Searching will only return results from those forums if you log in.
Copyright © 2024 · Balance Child Theme on Genesis Framework · WordPress · Log in