Add BoostA2DE model and fix some report errors

This commit is contained in:
2024-05-17 01:25:27 +02:00
parent 30a6d5e60d
commit 696c0564a7
9 changed files with 25 additions and 22 deletions

4
.vscode/launch.json vendored
View File

@@ -99,7 +99,9 @@
"request": "launch",
"program": "${workspaceFolder}/build_debug/src/b_list",
"args": [
"datasets"
"results",
"-d",
"mfeat-morphological"
],
//"cwd": "/Users/rmontanana/Code/discretizbench",
"cwd": "${workspaceFolder}/../discretizbench",