[][src]Crate linfa_trees

Structs

DecisionTree

A fitted decision tree model.

DecisionTreeParams

The set of hyperparameters that can be specified for fitting a decision tree.

DecisionTreeParamsBuilder

A helper struct to build the hyperparameters for a decision tree.

Enums

SplitQuality

The possible impurity measures for training.