OpenNN::ModelSelection::ModelSelectionResults Struct Reference

#include <model_selection.h>

List of all members.

Public Attributes

Matrix< Vector< double > > parameters_data
Matrix< double > evaluation_data
Matrix< double > generalization_evaluation_data
Vector< double > minimal_parameters
Vector< Vector< double > > evaluation_data_statistics
Vector< Vector< double > > generalization_evaluation_data_statistics


Detailed Description

This structure contains the results from the model selection process.

Definition at line 62 of file model_selection.h.


Member Data Documentation

Parameters of the different neural networks.

Definition at line 66 of file model_selection.h.

Performance evaluation of the different neural networks.

Definition at line 70 of file model_selection.h.

Generalization evaluation of the different neural networks.

Definition at line 74 of file model_selection.h.

Vector of parameters for the neural network with minimum generalization evaluation.

Definition at line 78 of file model_selection.h.

Statistics of the performance functional evaluation for the different neural networks.

Definition at line 82 of file model_selection.h.

Statistics of the generalization evaluation for the different neural networks.

Definition at line 86 of file model_selection.h.


The documentation for this struct was generated from the following file:

Generated on Sun Aug 26 11:58:17 2012 for OpenNN by  doxygen 1.5.9