• Davis King's avatar
    Changed test_regression_function() and cross_validate_regression_trainer() to · 6137540b
    Davis King authored
    output 2 more statistics, which are the mean absolute error and the standard
    deviation of the absolute error.  This means these functions now return 4D
    rather than 2D vectors.
    
    I also made test_regression_function() take a non-const reference to the
    regression function so that DNN objects can be tested.
    6137540b
cross_validate_regression_trainer_abstract.h 3.23 KB