Skip to content

Commit 9276e8b

Browse files
committed
test
1 parent a0504aa commit 9276e8b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tpot2/config/imputers.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -51,7 +51,7 @@
5151
# and can cause errors. gk
5252
}
5353
)
54-
54+
#test
5555
def get_IterativeImputer_config_space(n_features, random_state):
5656
space = { 'initial_strategy' : Categorical('initial_strategy',
5757
['mean', 'median',

0 commit comments

Comments
 (0)