| Interface | Description |
|---|---|
| DataSet<E> |
Generic interface for all data sets for machine learning, independent of type of elements.
|
| Class | Description |
|---|---|
| BasicDataSet<E> |
Basic implementation of
DataSet interface |
| DataSet.Column | |
| DataSets |
Utility class that provides commmon operations on data sets
|
| Enum | Description |
|---|---|
| DataSet.ColumnType |
Copyright © 2019. All rights reserved.