Isolation Forest
Tree pruning
Technique for limiting tree growth by stopping the split when nodes contain a single sample or reach the maximum depth, optimizing computation times.
← WsteczTechnique for limiting tree growth by stopping the split when nodes contain a single sample or reach the maximum depth, optimizing computation times.
← Wstecz