|
|
ShuffleMethod Enumeration |
Namespace: Accord.MachineLearning
| Member name | Value | Description | |
|---|---|---|---|
| None | 0 | Do not perform any shuffling. | |
| OnlyOnce | 1 | Shuffle the data only once, before any batches are created. | |
| EveryEpoch | 2 | Re-shuffles the data after every epoch. |
Accord.NET Framework © 2009-2017. All documentation is licensed under the Creative Commons Attribution/Share-Alike License.