mirror of
https://github.com/Doctorado-ML/Stree_datasets.git
synced 2025-08-15 23:46:03 +00:00
Add oc1 and cart models
Update analysis and report mysql
This commit is contained in:
@@ -4,7 +4,7 @@ from experimentation.Sets import Datasets
|
||||
from experimentation.Utils import TextColor
|
||||
from experimentation.Database import MySQL
|
||||
|
||||
models = ["stree", "adaBoost", "bagging", "odte"]
|
||||
models = ["stree", "adaBoost", "bagging", "odte", "cart", "oc1"]
|
||||
|
||||
|
||||
def parse_arguments() -> Tuple[str, str, str, bool, bool]:
|
||||
|
Reference in New Issue
Block a user