OpenNN  2.2
Open Neural Networks Library
Public Attributes | List of all members
OpenNN::ModelSelection::ModelSelectionResults Struct Reference

#include <model_selection.h>

Public Attributes

Matrix< Vector< double > > parameters_data
 
Matrix< double > performance_data
 
Matrix< double > generalization_performance_data
 
Vector< double > minimal_parameters
 
Vector< Vector< double > > performance_data_statistics
 
Vector< Vector< double > > generalization_performance_data_statistics
 

Detailed Description

This structure contains the results from the model selection process.

Definition at line 85 of file model_selection.h.


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