Add KDB model

This commit is contained in:
2022-11-15 22:06:04 +01:00
parent a53e957c00
commit feea9c542a
2 changed files with 3 additions and 2 deletions

View File

@@ -35,7 +35,7 @@ class BestResultsEver:
]
self.data["Arff"]["accuracy"] = [
"STree_default (linear-ovo)",
22.063496,
22.109799,
]
def get_name_value(self, key, score):