Visualizing decision tree partition and decision boundaries

 















This visualization precisely shows where the trained decision tree thinks it should predict that the passengers of the Titanic would have survived (blue regions) or not (red), based on their Age and Pclass.

Comments

Popular posts from this blog

What are Probability Distribution?

Imbalance Data Problem