Add DecisionTree with tests
This commit is contained in:
@@ -7,6 +7,7 @@
|
||||
"fimdlp",
|
||||
"libtorch-bin",
|
||||
"folding",
|
||||
"catch2",
|
||||
"argparse"
|
||||
],
|
||||
"overrides": [
|
||||
@@ -30,9 +31,13 @@
|
||||
"name": "argpase",
|
||||
"version": "3.2"
|
||||
},
|
||||
{
|
||||
"name": "catch2",
|
||||
"version": "3.8.1"
|
||||
},
|
||||
{
|
||||
"name": "nlohmann-json",
|
||||
"version": "3.11.3"
|
||||
}
|
||||
]
|
||||
}
|
||||
}
|
||||
|
Reference in New Issue
Block a user