| Package | Description |
|---|---|
| uno.informatics.data.dataset | |
| uno.informatics.data.io |
| Modifier and Type | Interface and Description |
|---|---|
interface |
FeatureData
A dataset that consists of columns recorded for a specific feature, with each
row providing one value for each feature.
|
interface |
MatrixData<ValueType>
API for datasets that consist of a 2-dimensional matrix of elements of a
single type.
|
| Modifier and Type | Method and Description |
|---|---|
Data |
DataReader.read() |
| Modifier and Type | Method and Description |
|---|---|
void |
DataWriter.write(Data data) |
Copyright © 2016. All rights reserved.