Modules§
Structs§
- Data
Point - One observation of one feature: the instance id, its value and its label.
- Dataset
- A labelled dataset stored column by column.
- Feature
- One column of the dataset: every observation of a single feature, kept sorted by value so that split candidates are consecutive positions.
Enums§
- Dataset
Error - Why a dataset could not be built from memory.