added decision trees and scaler

This commit is contained in:
Tom Selier 2023-10-21 17:36:12 +02:00
parent 533d81c020
commit 81f462740e
1 changed files with 5 additions and 1 deletions

View File

@ -1,8 +1,12 @@
{
"path": "",
"models": {
"knn": ""
"knn": "",
"dectree":"",
"randforest": "",
"extratree": ""
},
"scaler": "",
"out": {
"img": "",
"log": ""