PerformanceListener.Builder |
PerformanceListener.Builder.reportBatch(boolean reportBatch) |
This method defines, if batches/sec should be reported together with other data
|
PerformanceListener.Builder |
PerformanceListener.Builder.reportETL(boolean reportEtl) |
This method defines, if ETL time per iteration should be reported together with other data
|
PerformanceListener.Builder |
PerformanceListener.Builder.reportIteration(boolean reportIteration) |
This method defines, if iteration number should be reported together with other data
|
PerformanceListener.Builder |
PerformanceListener.Builder.reportSample(boolean reportSample) |
This method defines, if samples/sec should be reported together with other data
|
PerformanceListener.Builder |
PerformanceListener.Builder.reportScore(boolean reportScore) |
This method defines, if score should be reported together with other data
|
PerformanceListener.Builder |
PerformanceListener.Builder.reportTime(boolean reportTime) |
This method defines, if time per iteration should be reported together with other data
|
PerformanceListener.Builder |
PerformanceListener.Builder.setFrequency(int frequency) |
Desired TrainingListener activation frequency
|