ageron / ageron/handson-ml2

[QUESTION] Why Gradient Boost only uses Decision Trees

Abierto
#579 1 comentario 0 reacciones 0 asignados Ver en GitHub
Lenguaje dominante
Jupyter Notebook
Estrellas
30k
Forks
13.1k
Métricas de merge de PR
Sin PR fusionados en 30 d

Descripción

I wonder after reading Chapter 7 that in Ada Boost Ensemble Algorithm multiple types of base learning algorithms can be used ex: decision trees, svm, logistic regression, etc. But in the implementation of Gradient Boosting algorithm in sklearn the weak learners are fixed to be type decision trees, why don't it give freedom and equal rights to other algorithms. There may be a reason to do so that's my question anyway why?

Guía de contribución

No hay ninguna guía de contribución indexada para este repositorio

Evaluación

Este issue todavía no se ha evaluado.

Recibe los nuevos issues en tu correo

Un resumen breve de issues de GitHub para principiantes.