Skip to main content

Module data

Module data 

Source

Modules§

view

Structs§

DataPoint
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§

DatasetError
Why a dataset could not be built from memory.