Dataset#
The following functions are contained in the twinlab.Dataset
class.
Constructor#
|
A twinLab dataset that can be used for training an emulator online. |
Upload data#
|
Upload a dataset to the twinLab cloud so that it can be queried and used for training. |
|
Append new data to an existing dataset in the twinLab cloud. |
Explore data#
|
View (and download) a dataset that exists on the twinLab cloud. |
|
Show summary statistics for a dataset that exists on the twinLab cloud. |
|
Return an analysis of the variance retained per dimension after performing singular value decomposition (SVD) on the dataset. |
|
|
|
Delete data#
|
Delete a dataset that was previously uploaded to the twinLab cloud. |
Lock data#
|
Lock a dataset that was previously uploaded to the twinLab cloud. |
|
Unlock a dataset that was previously uploaded to the twinLab cloud. |