Definition at line 46 of file RBatchGenerator.hxx.
Public Member Functions | |
| RBatchGenerator (ROOT::RDF::RNode &rdf, const std::size_t chunkSize, const std::size_t blockSize, const std::size_t batchSize, const std::vector< std::string > &cols, const std::vector< std::size_t > &vecSizes={}, const float vecPadding=0.0, const float validationSplit=0.0, const std::size_t maxChunks=0, bool shuffle=true, bool dropRemainder=true, const std::size_t setSeed=0) | |
| ~RBatchGenerator () | |
| void | Activate () |
| Activate the loading process by starting the batchloader, and spawning the loading thread. | |
| void | ActivateEpoch () |
| void | ActivateTrainingEpoch () |
| void | ActivateValidationEpoch () |
| void | CreateTrainBatches () |
| Create training batches by first loading a chunk (see RChunkLoader) and split it into batches (see RBatchLoader) | |
| void | CreateValidationBatches () |
| Creates validation batches by first loading a chunk (see RChunkLoader), and then split it into batches (see RBatchLoader) | |
| void | DeActivate () |
| void | DeActivateEpoch () |
| void | DeActivateTrainingEpoch () |
| void | DeActivateValidationEpoch () |
| RFlat2DMatrix | GetTrainBatch () |
| Loads a training batch from the queue. | |
| RFlat2DMatrix | GetValidationBatch () |
| Loads a validation batch from the queue. | |
| bool | IsActive () |
| std::size_t | NumberOfTrainingBatches () |
| std::size_t | NumberOfValidationBatches () |
| bool | TrainingIsActive () |
| std::size_t | TrainRemainderRows () |
| std::size_t | ValidationRemainderRows () |
#include <TMVA/BatchGenerator/RBatchGenerator.hxx>
|
inline |
Definition at line 111 of file RBatchGenerator.hxx.
|
inline |
Definition at line 180 of file RBatchGenerator.hxx.
|
inline |
Activate the loading process by starting the batchloader, and spawning the loading thread.
Definition at line 200 of file RBatchGenerator.hxx.
|
inline |
Definition at line 214 of file RBatchGenerator.hxx.
|
inline |
Definition at line 218 of file RBatchGenerator.hxx.
|
inline |
Definition at line 222 of file RBatchGenerator.hxx.
|
inline |
Create training batches by first loading a chunk (see RChunkLoader) and split it into batches (see RBatchLoader)
Definition at line 227 of file RBatchGenerator.hxx.
|
inline |
Creates validation batches by first loading a chunk (see RChunkLoader), and then split it into batches (see RBatchLoader)
Definition at line 241 of file RBatchGenerator.hxx.
|
inline |
Definition at line 182 of file RBatchGenerator.hxx.
|
inline |
Definition at line 216 of file RBatchGenerator.hxx.
|
inline |
Definition at line 220 of file RBatchGenerator.hxx.
|
inline |
Definition at line 224 of file RBatchGenerator.hxx.
|
inline |
Loads a training batch from the queue.
Definition at line 255 of file RBatchGenerator.hxx.
|
inline |
Loads a validation batch from the queue.
Definition at line 277 of file RBatchGenerator.hxx.
|
inline |
Definition at line 304 of file RBatchGenerator.hxx.
|
inline |
Definition at line 298 of file RBatchGenerator.hxx.
|
inline |
Definition at line 299 of file RBatchGenerator.hxx.
|
inline |
Definition at line 305 of file RBatchGenerator.hxx.
|
inline |
Definition at line 301 of file RBatchGenerator.hxx.
|
inline |
Definition at line 302 of file RBatchGenerator.hxx.
|
private |
Definition at line 71 of file RBatchGenerator.hxx.
|
private |
Definition at line 64 of file RBatchGenerator.hxx.
|
private |
Definition at line 52 of file RBatchGenerator.hxx.
|
private |
Definition at line 53 of file RBatchGenerator.hxx.
|
private |
Definition at line 63 of file RBatchGenerator.hxx.
|
private |
Definition at line 50 of file RBatchGenerator.hxx.
|
private |
Definition at line 48 of file RBatchGenerator.hxx.
|
private |
Definition at line 75 of file RBatchGenerator.hxx.
|
private |
Definition at line 60 of file RBatchGenerator.hxx.
|
private |
Definition at line 81 of file RBatchGenerator.hxx.
|
private |
Definition at line 77 of file RBatchGenerator.hxx.
|
private |
Definition at line 73 of file RBatchGenerator.hxx.
|
private |
Definition at line 91 of file RBatchGenerator.hxx.
|
private |
Definition at line 92 of file RBatchGenerator.hxx.
|
private |
Definition at line 66 of file RBatchGenerator.hxx.
|
private |
Definition at line 51 of file RBatchGenerator.hxx.
|
private |
Definition at line 78 of file RBatchGenerator.hxx.
|
private |
Definition at line 55 of file RBatchGenerator.hxx.
|
private |
Definition at line 54 of file RBatchGenerator.hxx.
|
private |
Definition at line 56 of file RBatchGenerator.hxx.
|
private |
Definition at line 94 of file RBatchGenerator.hxx.
|
private |
Definition at line 95 of file RBatchGenerator.hxx.
|
private |
Definition at line 97 of file RBatchGenerator.hxx.
|
private |
Definition at line 98 of file RBatchGenerator.hxx.
|
private |
Definition at line 100 of file RBatchGenerator.hxx.
|
private |
Definition at line 88 of file RBatchGenerator.hxx.
|
private |
Definition at line 85 of file RBatchGenerator.hxx.
|
private |
Definition at line 101 of file RBatchGenerator.hxx.
|
private |
Definition at line 89 of file RBatchGenerator.hxx.
|
private |
Definition at line 86 of file RBatchGenerator.hxx.
|
private |
Definition at line 57 of file RBatchGenerator.hxx.
|
private |
Definition at line 76 of file RBatchGenerator.hxx.
|
private |
Definition at line 58 of file RBatchGenerator.hxx.
|
private |
Definition at line 105 of file RBatchGenerator.hxx.
|
private |
Definition at line 68 of file RBatchGenerator.hxx.
|
private |
Definition at line 82 of file RBatchGenerator.hxx.
|
private |
Definition at line 104 of file RBatchGenerator.hxx.
|
private |
Definition at line 79 of file RBatchGenerator.hxx.
|
private |
Definition at line 69 of file RBatchGenerator.hxx.
|
private |
Definition at line 108 of file RBatchGenerator.hxx.
|
private |
Definition at line 83 of file RBatchGenerator.hxx.
|
private |
Definition at line 61 of file RBatchGenerator.hxx.
|
private |
Definition at line 107 of file RBatchGenerator.hxx.