Incremental decision tree

id: incremental-decision-tree-315-4291661
title: Incremental decision tree
text: An incremental decision tree algorithm is an online machine learning algorithm that outputs a decision tree. Many decision tree methods, such as C4.5, construct a tree using a complete dataset. Incremental decision tree methods allow an existing tree to be updated using only new individual data instances, without having to re-process past instances. This may be useful in situations where the entire dataset is not available when the tree is updated, the original data set is too large to process o
brand slug: wiki
category slug: encyclopedia
description:
original url: https://en.wikipedia.org/wiki/Incremental_decision_tree
date created:
date modified: 2023-08-12T14:50:15Z
main entity: {"identifier":"Q17083028","url":"https://www.wikidata.org/entity/Q17083028"}
image:
fields total: 13
integrity: 13

Related Entries

Explore Next Part