cruise icon indicating copy to clipboard operation
cruise copied to clipboard

The statistics about training and cross validation results over the entire dataset

Open beomyeol opened this issue 8 years ago • 0 comments

In DNN module, each worker outputs the statistics about training and cross validation results such as error rate and the number of instances for partial input data that are assigned to the worker. Even though these statistics show the training progress of neural network models, it will be better to print the statistics over the entire dataset. Aggregation Service can be used for this. In addition, these statistics can be collected using MetricsCollector.

beomyeol avatar Jun 08 '16 08:06 beomyeol