added file containing model names and hyperaprams to run for all models inc FS
This commit is contained in:
parent
9c07ad3ce8
commit
5d6dccfc09
6 changed files with 536 additions and 299 deletions
|
@ -16,7 +16,6 @@ Created on Tue Mar 15 11:09:50 2022
|
|||
cv = skf_cv
|
||||
|
||||
# LogisticRegression: Feature Selelction + GridSearch CV + Pipeline
|
||||
|
||||
###############################################################################
|
||||
# Define estimator
|
||||
estimator = LogisticRegression(**rs)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue