debug report_score

This commit is contained in:
2021-06-09 17:22:28 +02:00
parent 13f4c5bd2b
commit 5f3d1e00ed
2 changed files with 5 additions and 3 deletions

View File

@@ -356,6 +356,7 @@ standardize = False
excel,
discretize,
) = parse_arguments()
# parameters = '{"splitter":"cfs","max_features":"auto"}'
dbh = MySQL()
if sql:
sql_output = open(f"{model}.sql", "w")