Skip to content
Merged
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Next Next commit
Removing debug code
  • Loading branch information
Neeratyoy committed Apr 12, 2021
commit 9e1b0236eb8520bb91ad81db1c3396b8eb6d4245
2 changes: 1 addition & 1 deletion examples/30_extended/fetch_runtimes_tutorial.py
Original file line number Diff line number Diff line change
Expand Up @@ -58,7 +58,7 @@
from sklearn.ensemble import RandomForestClassifier
from sklearn.model_selection import GridSearchCV, RandomizedSearchCV

openml.config.stop_using_configuration_for_example()

############################################################################
# Preparing tasks and scikit-learn models
# ***************************************
Expand Down