reran to generate merged_df3 with correct dst for dst muts. modified combining_dfs_plotting.R
This commit is contained in:
parent
289c8913d0
commit
8079dd7b6c
6 changed files with 148 additions and 211 deletions
|
@ -168,7 +168,7 @@ def MultModelsCl(input_df, target
|
|||
@param skv_cv: stratifiedK fold int or object to allow shuffle and random state to pass
|
||||
@type: int or StratifiedKfold()
|
||||
|
||||
@var_type: numerical, categorical and mixed to determine what col_transform to apply (MinMaxScalar and/or one-ho t encoder)
|
||||
@var_type: numerical, categorical and mixed to determine what col_transform to apply (MinMaxScalar and/or one-hot encoder)
|
||||
@type: list
|
||||
|
||||
returns
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue