added decision trees and scaler
This commit is contained in:
parent
533d81c020
commit
81f462740e
@ -1,8 +1,12 @@
|
|||||||
{
|
{
|
||||||
"path": "",
|
"path": "",
|
||||||
"models": {
|
"models": {
|
||||||
"knn": ""
|
"knn": "",
|
||||||
|
"dectree":"",
|
||||||
|
"randforest": "",
|
||||||
|
"extratree": ""
|
||||||
},
|
},
|
||||||
|
"scaler": "",
|
||||||
"out": {
|
"out": {
|
||||||
"img": "",
|
"img": "",
|
||||||
"log": ""
|
"log": ""
|
||||||
|
Loading…
Reference in New Issue
Block a user