-
Notifications
You must be signed in to change notification settings - Fork 8
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix: Re-run example notebooks without API warnings (#190)
Fix notebooks ...
- Loading branch information
1 parent
42dd964
commit d9e08ac
Showing
19 changed files
with
5,845 additions
and
3,674 deletions.
There are no files selected for viewing
1,513 changes: 1,081 additions & 432 deletions
1,513
examples/quick-starts/classification/GLMNetCVClassifier.ipynb
Large diffs are not rendered by default.
Oops, something went wrong.
1,289 changes: 760 additions & 529 deletions
1,289
examples/quick-starts/classification/XGBoostCVClassifier.ipynb
Large diffs are not rendered by default.
Oops, something went wrong.
1,153 changes: 695 additions & 458 deletions
1,153
examples/quick-starts/classification/XGBoostClassifier.ipynb
Large diffs are not rendered by default.
Oops, something went wrong.
750 changes: 371 additions & 379 deletions
750
examples/quick-starts/metrics/BinaryClassificationMetrics.ipynb
Large diffs are not rendered by default.
Oops, something went wrong.
213 changes: 112 additions & 101 deletions
213
examples/quick-starts/metrics/RegressionMetrics.ipynb
Large diffs are not rendered by default.
Oops, something went wrong.
703 changes: 371 additions & 332 deletions
703
examples/quick-starts/optimization/XGBoostBayesianOptimizer.ipynb
Large diffs are not rendered by default.
Oops, something went wrong.
333 changes: 186 additions & 147 deletions
333
examples/quick-starts/optimization/XGBoostHyperOptimizer.ipynb
Large diffs are not rendered by default.
Oops, something went wrong.
1,265 changes: 921 additions & 344 deletions
1,265
examples/quick-starts/regression/GLMNetCVRegressor.ipynb
Large diffs are not rendered by default.
Oops, something went wrong.
664 changes: 417 additions & 247 deletions
664
examples/quick-starts/regression/XGBoostCVRegressor.ipynb
Large diffs are not rendered by default.
Oops, something went wrong.
457 changes: 314 additions & 143 deletions
457
examples/quick-starts/regression/XGBoostRegressor.ipynb
Large diffs are not rendered by default.
Oops, something went wrong.
515 changes: 277 additions & 238 deletions
515
examples/quick-starts/selection/XGBoostFeatureSelector.ipynb
Large diffs are not rendered by default.
Oops, something went wrong.
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
Oops, something went wrong.