mirror of
https://github.com/Doctorado-ML/Stree_datasets.git
synced 2025-08-15 23:46:03 +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,
|
type=str,
|
||||||
choices=["gridsearch", "crossval", "any"],
|
choices=["gridsearch", "crossval", "any"],
|
||||||
required=False,
|
required=False,
|
||||||
default="gridsearch",
|
default="crossval",
|
||||||
)
|
)
|
||||||
ap.add_argument(
|
ap.add_argument(
|
||||||
"-m",
|
"-m",
|
||||||
|
Reference in New Issue
Block a user