Add max_depth and min_length as hyperparams

This commit is contained in:
2023-02-25 18:16:20 +01:00
parent e25ca378f0
commit d6cece1006
4 changed files with 105 additions and 36 deletions

View File

@@ -9,4 +9,4 @@ if test $? -ne 0; then
exit 1
fi
cd build
ctest --output-on-failure
ctest --output-on-failure|grep -v profiling