• 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
Name
Last commit
Last update
dlib Loading commit data...
docs Loading commit data...
examples Loading commit data...
python_examples Loading commit data...
tools Loading commit data...
.gitignore Loading commit data...
.hgignore Loading commit data...
.hgtags Loading commit data...
.travis.yml Loading commit data...
CMakeLists.txt Loading commit data...
MANIFEST.in Loading commit data...
README.md Loading commit data...
appveyor.yml Loading commit data...
setup.py Loading commit data...