TestingAnalysis Member List

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 > &) constTestingAnalysis
calculate_area_under_curve(const Tensor< type, 2 > &) constTestingAnalysis
calculate_area_under_curve_confidence_limit(const Tensor< type, 2 > &, const Tensor< type, 2 > &) constTestingAnalysis
calculate_area_under_curve_confidence_limit(const Tensor< type, 2 > &, const Tensor< type, 2 > &, const type &) constTestingAnalysis
calculate_binary_classification_errors() const (defined in TestingAnalysis)TestingAnalysis
calculate_binary_classification_rates() constTestingAnalysis
calculate_binary_classification_selection_errors() const (defined in TestingAnalysis)TestingAnalysis
calculate_binary_classification_testing_errors() constTestingAnalysis
calculate_binary_classification_tests() constTestingAnalysis
calculate_binary_classification_training_errors() const (defined in TestingAnalysis)TestingAnalysis
calculate_calibration_plot(const Tensor< type, 2 > &, const Tensor< type, 2 > &) constTestingAnalysis
calculate_confusion(const Tensor< type, 2 > &, const Tensor< type, 2 > &) const (defined in TestingAnalysis)TestingAnalysis
calculate_confusion() constTestingAnalysis
calculate_confusion_binary_classification(const Tensor< type, 2 > &, const Tensor< type, 2 > &, const type &) constTestingAnalysis
calculate_confusion_multiple_classification(const Tensor< type, 2 > &, const Tensor< type, 2 > &) constTestingAnalysis
calculate_cross_entropy_error(const Tensor< type, 2 > &, const Tensor< type, 2 > &) constTestingAnalysis
calculate_cumulative_gain(const Tensor< type, 2 > &, const Tensor< type, 2 > &) constTestingAnalysis
calculate_error_autocorrelation(const Index &=10) constTestingAnalysis
calculate_error_data() constTestingAnalysis
calculate_error_data_descriptives() constTestingAnalysis
calculate_error_data_histograms(const Index &=10) constTestingAnalysis
calculate_errors() constTestingAnalysis
calculate_false_negative_samples(const Tensor< type, 2 > &, const Tensor< type, 2 > &, const Tensor< Index, 1 > &, const type &) constTestingAnalysis
calculate_false_positive_samples(const Tensor< type, 2 > &, const Tensor< type, 2 > &, const Tensor< Index, 1 > &, const type &) constTestingAnalysis
calculate_inputs_errors_cross_correlation(const Index &=10) constTestingAnalysis
calculate_lift_chart(const Tensor< type, 2 > &) constTestingAnalysis
calculate_logloss() constTestingAnalysis
calculate_maximal_errors(const Index &=10) constTestingAnalysis
calculate_maximum_gain(const Tensor< type, 2 > &, const Tensor< type, 2 > &) constTestingAnalysis
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() constTestingAnalysis
calculate_multiple_classification_rates(const Tensor< type, 2 > &, const Tensor< type, 2 > &, const Tensor< Index, 1 > &) constTestingAnalysis
calculate_multiple_classification_selection_errors() const (defined in TestingAnalysis)TestingAnalysis
calculate_multiple_classification_testing_errors() constTestingAnalysis
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 > &) constTestingAnalysis
calculate_normalized_squared_error(const Tensor< type, 2 > &, const Tensor< type, 2 > &) constTestingAnalysis
calculate_optimal_threshold(const Tensor< type, 2 > &, const Tensor< type, 2 > &) constTestingAnalysis
calculate_optimal_threshold(const Tensor< type, 2 > &, const Tensor< type, 2 > &, const Tensor< type, 2 > &) constTestingAnalysis
calculate_output_histogram(const Tensor< type, 2 > &, const Index &=10) constTestingAnalysis
calculate_percentage_error_data() constTestingAnalysis
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 > &) constTestingAnalysis
calculate_roc_curve(const Tensor< type, 2 > &, const Tensor< type, 2 > &) constTestingAnalysis
calculate_selection_errors() const (defined in TestingAnalysis)TestingAnalysis
calculate_testing_errors() constTestingAnalysis
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 &) constTestingAnalysis
calculate_true_positive_samples(const Tensor< type, 2 > &, const Tensor< type, 2 > &, const Tensor< Index, 1 > &, const type &) constTestingAnalysis
calculate_weighted_squared_error(const Tensor< type, 2 > &, const Tensor< type, 2 > &, const Tensor< type, 1 > &=Tensor< type, 1 >()) constTestingAnalysis
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 &) constTestingAnalysis
check() constTestingAnalysis
contains(const Tensor< type, 1 > &, const type &) const (defined in TestingAnalysis)TestingAnalysis
data_set_pointerTestingAnalysisprivate
delete_row(const Tensor< type, 2 > &, const Index &) const (defined in TestingAnalysis)TestingAnalysis
displayTestingAnalysisprivate
from_XML(const tinyxml2::XMLDocument &)TestingAnalysisvirtual
get_data_set_pointer() constTestingAnalysis
get_display() constTestingAnalysis
get_neural_network_pointer() constTestingAnalysis
linear_correlation() constTestingAnalysis
linear_correlation(const Tensor< type, 2 > &, const Tensor< type, 2 > &) const (defined in TestingAnalysis)TestingAnalysis
load(const string &)TestingAnalysis
neural_network_pointerTestingAnalysisprivate
non_blocking_thread_pool (defined in TestingAnalysis)TestingAnalysisprivate
perform_calibration_plot_analysis() constTestingAnalysis
perform_cumulative_gain_analysis() constTestingAnalysis
perform_Kolmogorov_Smirnov_analysis() constTestingAnalysis
perform_lift_chart_analysis() constTestingAnalysis
perform_linear_regression_analysis() constTestingAnalysis
perform_roc_analysis() constTestingAnalysis
print() constTestingAnalysis
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 &) constTestingAnalysis
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)TestingAnalysisprivate
TestingAnalysis()TestingAnalysisexplicit
TestingAnalysis(NeuralNetwork *, DataSet *)TestingAnalysisexplicit
thread_pool_device (defined in TestingAnalysis)TestingAnalysisprivate
write_XML(tinyxml2::XMLPrinter &) constTestingAnalysisvirtual
~TestingAnalysis()TestingAnalysisvirtual