I used KerasRegressor within a sklearn pipeline and used GridSearchCV for hyperparam tuning. Now I want to add early stopping however I couldn\'t find
KerasRegressor
GridSearchCV