So I\'m trying to use tune() to do hyperparm opt. Here\'s my code:
tune()
rec1 <- recipe( state ~ ., data = eeg_dataset) %>% step_normalize( a