LightGBM
Overfitting por Crescimento Leaf-wise
Risco específico do crescimento leaf-wise onde o modelo pode sobreajustar ao criar folhas muito profundas e especializadas, exigindo maior regularização (e.g., `num_leaves`, `min_data_in_leaf`) para controlá-lo.
← Voltar