random-forest-feature-subset-defaults
IN premise — entries/2026/06/21/wiki-Random_forest-chunk-1.md
Created 2026-06-21T09:55:51+00:00
Random forest default feature subset sizes per split are sqrt(p) for classification and p/3 for regression, where p is the total number of features.