a collection of the samples data
MLDataFrame
01 Syntax
Microsoft.VisualBasic.MachineLearning.ComponentModel.StoreProcedure.MLDataFrame
02 Methods
| Name | Overloads | Summary |
|---|---|---|
| ToString | 1 |
03 Properties
| Name | Overloads | Summary |
|---|---|---|
| samples | 1 | a collection of the samples data. |
| featureNames | 1 | the column name of the SampleData.features |
| featureLabels | 1 | the column name of the SampleData.labels |
| N_attributes | 1 | |
| N_tot | 1 |
04 Members
samples
a collection of the samples data.
featureNames
the column name of the SampleData.features
featureLabels
the column name of the SampleData.labels
N_attributes
N_tot
ToString()