Choose the best decision tree using cross-validation, validation curves, pruning, and a simple grid search. Watch decision regions and splits in real time.
Every coffee helps keep the servers running. Every book sale funds the next tool I'm dreaming up. You're not just supporting a site — you're helping me build what developers actually need.
This tool builds decision trees with tunable hyperparameters (max_depth, min_samples, impurity criteria) and compares models via validation scores. Visualizations show splits and feature importance where supported.