Activate best score in odte
This commit is contained in:
@@ -11,7 +11,7 @@ namespace platform {
|
||||
{
|
||||
static map<pair<string, string>, pair<string, double>> data = {
|
||||
{{"discretiz", "accuracy"}, {"STree_default (linear-ovo)", 22.109799}},
|
||||
//{{"odte", "accuracy"}, {"STree_default (linear-ovo)", 22.109799}},
|
||||
{{"odte", "accuracy"}, {"STree_default (linear-ovo)", 22.109799}},
|
||||
};
|
||||
auto env = platform::DotEnv();
|
||||
string experiment = env.get("experiment");
|
||||
|
Reference in New Issue
Block a user