XYFrame Members
The XYFrame type exposes the following members.
Methods
Name | Description | |
---|---|---|
![]() |
Equals(System.Object) | (Inherited from Object.) |
![]() |
Finalize | (Inherited from Object.) |
![]() |
GetHashCode | (Inherited from Object.) |
![]() |
GetType | (Inherited from Object.) |
![]() |
MemberwiseClone | (Inherited from Object.) |
![]() |
NextBatch |
Gets the next batch of data for training.
|
![]() |
SplitTrainTest |
Splits the current dataset into train and test batch.
|
![]() |
ToString | (Inherited from Object.) |
Properties
Name | Description | |
---|---|---|
![]() |
CurrentBatch |
Gets or sets the current batch of the training set.
|
![]() |
XFrame |
Gets or sets the X frame part of the train/test dataset.
|
![]() |
YFrame |
Gets or sets the Y frame part of the train/test dataset.
|