Contents

TreeClassifierModel

A trained tree classifier model.

Declaration

struct TreeClassifierModel<Label> where Label : Hashable

Topics

Getting the properties

Building a data frame

Applying

See Also

Classifiers