mirror of
https://github.com/Doctorado-ML/Stree_datasets.git
synced 2025-08-15 15:36:01 +00:00
Update analysis default experiment: gridsearch
This commit is contained in:
@@ -31,7 +31,7 @@ def parse_arguments() -> Tuple[str, str, str, bool, bool]:
|
||||
type=str,
|
||||
choices=["gridsearch", "crossval", "any"],
|
||||
required=False,
|
||||
default="gridsearch",
|
||||
default="crossval",
|
||||
)
|
||||
ap.add_argument(
|
||||
"-m",
|
||||
|
Reference in New Issue
Block a user