Loading [MathJax]/jax/output/HTML-CSS/jax.js

Understanding Conditional Entropy and Information Gain

An Example

We have eight shapes in a bag that are either triangles, squares, or circles. Their color is either red or green.

In [2]:
draw_obj(example_obj);
Understanding Conditional Entropy and Information Gain An Example We have eight shapes in a bag that are either triangles, squares, or circles. Their color is either red or green. In [2]: draw_obj(example_obj);