Machine learningMachine learning

Árbol de Decisión en Línea

Un Árbol de Decisión en Línea es un árbol de decisión que crece incrementalmente a partir de un flujo continuo de datos sin volver a examinar ejemplos pasados. El algoritmo dominante, el Árbol de Hoeffding (VFDT), utiliza el límite de Hoeffding para decidir cuándo se han visto suficientes ejemplos en un nodo para dividirlo con confianza, permitiendo una clasificación escalable y en tiempo real en flujos de datos potencialmente infinitos.

Abrir en MethodMindPróximamenteVídeoPróximamenteDownload slides

Leer el método completo

Solo para miembros

Inicia sesión con una cuenta gratuita para leer esta sección.

Iniciar sesión

Method map

The neighbourhood of related methods — select a node to explore.

Fuentes

  1. Domingos, P., & Hulten, G. (2000). Mining very fast data streams. In Proceedings of the 6th ACM SIGKDD International Conference on Knowledge Discovery and Data Mining (pp. 71–80). ACM. link
  2. Hulten, G., Spencer, L., & Domingos, P. (2001). Mining time-changing data streams. In Proceedings of the 7th ACM SIGKDD International Conference on Knowledge Discovery and Data Mining (pp. 97–106). ACM. DOI: 10.1145/502512.502529

Cómo citar esta página

ScholarGate. (2026, June 3). Online Decision Tree (Incremental / Streaming Decision Tree Learning). ScholarGate. https://scholargate.app/es/machine-learning/online-decision-tree

Which method?

Set this method beside its closest kin and read them side by side — the library lays the books on the table; the choice is yours.

Compare side by side

Citado por

ScholarGateOnline Decision Tree (Online Decision Tree (Incremental / Streaming Decision Tree Learning)). Recuperado el 2026-06-15 de https://scholargate.app/es/machine-learning/online-decision-tree · Conjunto de datos: https://doi.org/10.5281/zenodo.20539026