This is the complete list of members for TestingAnalysis, including all inherited members.
| calculate_absolute_errors_descriptives() const (defined in TestingAnalysis) | TestingAnalysis | |
| calculate_absolute_errors_descriptives(const Tensor< type, 2 > &, const Tensor< type, 2 > &) const (defined in TestingAnalysis) | TestingAnalysis | |
| calculate_area_under_curve(const Tensor< type, 2 > &, const Tensor< type, 2 > &) const | TestingAnalysis | |
| calculate_area_under_curve(const Tensor< type, 2 > &) const | TestingAnalysis | |
| calculate_area_under_curve_confidence_limit(const Tensor< type, 2 > &, const Tensor< type, 2 > &) const | TestingAnalysis | |
| calculate_area_under_curve_confidence_limit(const Tensor< type, 2 > &, const Tensor< type, 2 > &, const type &) const | TestingAnalysis | |
| calculate_binary_classification_errors() const (defined in TestingAnalysis) | TestingAnalysis | |
| calculate_binary_classification_rates() const | TestingAnalysis | |
| calculate_binary_classification_selection_errors() const (defined in TestingAnalysis) | TestingAnalysis | |
| calculate_binary_classification_testing_errors() const | TestingAnalysis | |
| calculate_binary_classification_tests() const | TestingAnalysis | |
| calculate_binary_classification_training_errors() const (defined in TestingAnalysis) | TestingAnalysis | |
| calculate_calibration_plot(const Tensor< type, 2 > &, const Tensor< type, 2 > &) const | TestingAnalysis | |
| calculate_confusion(const Tensor< type, 2 > &, const Tensor< type, 2 > &) const (defined in TestingAnalysis) | TestingAnalysis | |
| calculate_confusion() const | TestingAnalysis | |
| calculate_confusion_binary_classification(const Tensor< type, 2 > &, const Tensor< type, 2 > &, const type &) const | TestingAnalysis | |
| calculate_confusion_multiple_classification(const Tensor< type, 2 > &, const Tensor< type, 2 > &) const | TestingAnalysis | |
| calculate_cross_entropy_error(const Tensor< type, 2 > &, const Tensor< type, 2 > &) const | TestingAnalysis | |
| calculate_cumulative_gain(const Tensor< type, 2 > &, const Tensor< type, 2 > &) const | TestingAnalysis | |
| calculate_error_autocorrelation(const Index &=10) const | TestingAnalysis | |
| calculate_error_data() const | TestingAnalysis | |
| calculate_error_data_descriptives() const | TestingAnalysis | |
| calculate_error_data_histograms(const Index &=10) const | TestingAnalysis | |
| calculate_errors() const | TestingAnalysis | |
| calculate_false_negative_samples(const Tensor< type, 2 > &, const Tensor< type, 2 > &, const Tensor< Index, 1 > &, const type &) const | TestingAnalysis | |
| calculate_false_positive_samples(const Tensor< type, 2 > &, const Tensor< type, 2 > &, const Tensor< Index, 1 > &, const type &) const | TestingAnalysis | |
| calculate_inputs_errors_cross_correlation(const Index &=10) const | TestingAnalysis | |
| calculate_lift_chart(const Tensor< type, 2 > &) const | TestingAnalysis | |
| calculate_logloss() const | TestingAnalysis | |
| calculate_maximal_errors(const Index &=10) const | TestingAnalysis | |
| calculate_maximum_gain(const Tensor< type, 2 > &, const Tensor< type, 2 > &) const | TestingAnalysis | |
| calculate_Minkowski_error(const Tensor< type, 2 > &, const Tensor< type, 2 > &, const type=type(1.5)) const (defined in TestingAnalysis) | TestingAnalysis | |
| calculate_misclassified_samples(const Tensor< type, 2 > &, const Tensor< type, 2 > &, const Tensor< string, 1 > &) (defined in TestingAnalysis) | TestingAnalysis | |
| calculate_multiple_classification_errors() const (defined in TestingAnalysis) | TestingAnalysis | |
| calculate_multiple_classification_rates() const | TestingAnalysis | |
| calculate_multiple_classification_rates(const Tensor< type, 2 > &, const Tensor< type, 2 > &, const Tensor< Index, 1 > &) const | TestingAnalysis | |
| calculate_multiple_classification_selection_errors() const (defined in TestingAnalysis) | TestingAnalysis | |
| calculate_multiple_classification_testing_errors() const | TestingAnalysis | |
| calculate_multiple_classification_tests() const (defined in TestingAnalysis) | TestingAnalysis | |
| calculate_multiple_classification_training_errors() const (defined in TestingAnalysis) | TestingAnalysis | |
| calculate_negative_cumulative_gain(const Tensor< type, 2 > &, const Tensor< type, 2 > &) const | TestingAnalysis | |
| calculate_normalized_squared_error(const Tensor< type, 2 > &, const Tensor< type, 2 > &) const | TestingAnalysis | |
| calculate_optimal_threshold(const Tensor< type, 2 > &, const Tensor< type, 2 > &) const | TestingAnalysis | |
| calculate_optimal_threshold(const Tensor< type, 2 > &, const Tensor< type, 2 > &, const Tensor< type, 2 > &) const | TestingAnalysis | |
| calculate_output_histogram(const Tensor< type, 2 > &, const Index &=10) const | TestingAnalysis | |
| calculate_percentage_error_data() const | TestingAnalysis | |
| calculate_percentage_errors_descriptives() const (defined in TestingAnalysis) | TestingAnalysis | |
| calculate_percentage_errors_descriptives(const Tensor< type, 2 > &, const Tensor< type, 2 > &) const (defined in TestingAnalysis) | TestingAnalysis | |
| calculate_positives_negatives_rate(const Tensor< type, 2 > &, const Tensor< type, 2 > &) const | TestingAnalysis | |
| calculate_roc_curve(const Tensor< type, 2 > &, const Tensor< type, 2 > &) const | TestingAnalysis | |
| calculate_selection_errors() const (defined in TestingAnalysis) | TestingAnalysis | |
| calculate_testing_errors() const | TestingAnalysis | |
| calculate_training_errors() const (defined in TestingAnalysis) | TestingAnalysis | |
| calculate_true_negative_samples(const Tensor< type, 2 > &, const Tensor< type, 2 > &, const Tensor< Index, 1 > &, const type &) const | TestingAnalysis | |
| calculate_true_positive_samples(const Tensor< type, 2 > &, const Tensor< type, 2 > &, const Tensor< Index, 1 > &, const type &) const | TestingAnalysis | |
| calculate_weighted_squared_error(const Tensor< type, 2 > &, const Tensor< type, 2 > &, const Tensor< type, 1 > &=Tensor< type, 1 >()) const | TestingAnalysis | |
| calculate_well_classified_samples(const Tensor< type, 2 > &, const Tensor< type, 2 > &, const Tensor< string, 1 > &) (defined in TestingAnalysis) | TestingAnalysis | |
| calculate_Wilcoxon_parameter(const type &, const type &) const | TestingAnalysis | |
| check() const | TestingAnalysis | |
| contains(const Tensor< type, 1 > &, const type &) const (defined in TestingAnalysis) | TestingAnalysis | |
| data_set_pointer | TestingAnalysis | private |
| delete_row(const Tensor< type, 2 > &, const Index &) const (defined in TestingAnalysis) | TestingAnalysis | |
| display | TestingAnalysis | private |
| from_XML(const tinyxml2::XMLDocument &) | TestingAnalysis | virtual |
| get_data_set_pointer() const | TestingAnalysis | |
| get_display() const | TestingAnalysis | |
| get_neural_network_pointer() const | TestingAnalysis | |
| linear_correlation() const | TestingAnalysis | |
| linear_correlation(const Tensor< type, 2 > &, const Tensor< type, 2 > &) const (defined in TestingAnalysis) | TestingAnalysis | |
| load(const string &) | TestingAnalysis | |
| neural_network_pointer | TestingAnalysis | private |
| non_blocking_thread_pool (defined in TestingAnalysis) | TestingAnalysis | private |
| perform_calibration_plot_analysis() const | TestingAnalysis | |
| perform_cumulative_gain_analysis() const | TestingAnalysis | |
| perform_Kolmogorov_Smirnov_analysis() const | TestingAnalysis | |
| perform_lift_chart_analysis() const | TestingAnalysis | |
| perform_linear_regression_analysis() const | TestingAnalysis | |
| perform_roc_analysis() const | TestingAnalysis | |
| print() const | TestingAnalysis | |
| print_binary_classification_tests() const (defined in TestingAnalysis) | TestingAnalysis | |
| print_error_data_descriptives() const (defined in TestingAnalysis) | TestingAnalysis | |
| print_linear_regression_analysis() const (defined in TestingAnalysis) | TestingAnalysis | |
| print_linear_regression_correlations() const (defined in TestingAnalysis) | TestingAnalysis | |
| save(const string &) const | TestingAnalysis | |
| save_confusion(const string &) const (defined in TestingAnalysis) | TestingAnalysis | |
| save_misclassified_samples(const Tensor< type, 2 > &, const Tensor< type, 2 > &, const Tensor< string, 1 > &, const string &) (defined in TestingAnalysis) | TestingAnalysis | |
| save_misclassified_samples_probability_histogram(const Tensor< type, 2 > &, const Tensor< type, 2 > &, const Tensor< string, 1 > &, const string &) (defined in TestingAnalysis) | TestingAnalysis | |
| save_misclassified_samples_probability_histogram(const Tensor< string, 2 > &, const string &) (defined in TestingAnalysis) | TestingAnalysis | |
| save_misclassified_samples_statistics(const Tensor< type, 2 > &, const Tensor< type, 2 > &, const Tensor< string, 1 > &, const string &) (defined in TestingAnalysis) | TestingAnalysis | |
| save_multiple_classification_tests(const string &) const (defined in TestingAnalysis) | TestingAnalysis | |
| save_well_classified_samples(const Tensor< type, 2 > &, const Tensor< type, 2 > &, const Tensor< string, 1 > &, const string &) (defined in TestingAnalysis) | TestingAnalysis | |
| save_well_classified_samples_probability_histogram(const Tensor< type, 2 > &, const Tensor< type, 2 > &, const Tensor< string, 1 > &, const string &) (defined in TestingAnalysis) | TestingAnalysis | |
| save_well_classified_samples_probability_histogram(const Tensor< string, 2 > &, const string &) (defined in TestingAnalysis) | TestingAnalysis | |
| save_well_classified_samples_statistics(const Tensor< type, 2 > &, const Tensor< type, 2 > &, const Tensor< string, 1 > &, const string &) (defined in TestingAnalysis) | TestingAnalysis | |
| set_data_set_pointer(DataSet *) | TestingAnalysis | |
| set_default() | TestingAnalysis | |
| set_display(const bool &) | TestingAnalysis | |
| set_neural_network_pointer(NeuralNetwork *) | TestingAnalysis | |
| set_threads_number(const int &) (defined in TestingAnalysis) | TestingAnalysis | |
| SSE (defined in TestingAnalysis) | TestingAnalysis | private |
| TestingAnalysis() | TestingAnalysis | explicit |
| TestingAnalysis(NeuralNetwork *, DataSet *) | TestingAnalysis | explicit |
| thread_pool_device (defined in TestingAnalysis) | TestingAnalysis | private |
| write_XML(tinyxml2::XMLPrinter &) const | TestingAnalysis | virtual |
| ~TestingAnalysis() | TestingAnalysis | virtual |