-
Notifications
You must be signed in to change notification settings - Fork 40
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Update python-nonlinear-ml-for-wage-prediction.ipynb
Some flaml update causes an error during stacking. They added "sgd" to the class of estimators they select amongst, but there is an incompatibility with stacking, so had to explicitly state the estimator list to exclude "sgd"
- Loading branch information
1 parent
98e421e
commit 2630d0e
Showing
1 changed file
with
4 additions
and
2 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters