decision-trees

1 posts

Posts tagged with "decision-trees".

Decision Trees and Ensembles: From Splits to Random Forests and XGBoost cover image
Jongmin Lee
Estimated reading time: 1 min read

Decision Trees and Ensembles: From Splits to Random Forests and XGBoost

A complete guide to decision trees, covering entropy, information gain, one-hot encoding, regression trees, and ensemble methods like Random Forest and XGBoost.

dev machine-learning decision-trees xgboost