Module decision_tree

Module decision_tree 

Source

Structs§

DecisionTree
Decision tree for regression and classification tasks with support for generic data types

Enums§

SplitCriterion
Criteria for determining the best split at each node
TreeType
Types of decision trees that can be created