Skip to content

Commit 51cbd1e

Browse files
author
SamoraHunter
committed
added feature selection method to score save
1 parent e5e0919 commit 51cbd1e

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

ml_grid/util/project_score_save.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -44,6 +44,7 @@ def _get_score_log_columns(metric_list: List[str]) -> List[str]:
4444
"outcome_var_n",
4545
"percent_missing",
4646
"corr",
47+
"feature_selection_method",
4748
"age",
4849
"sex",
4950
"bmi",

0 commit comments

Comments
 (0)