[][src]Module randomforest::table

Table data which contains features and a target columns.

Structs

Table

A table.

TableBuilder

Table builder.

Enums

ColumnType

Column type.

TableError

Error kinds which could be returned during buidling a table.