dlab-berkeley / Python-Machine-Learning

D-Lab's 6 hour introduction to machine learning in Python. Learn how to perform classification, regression, clustering, and do model selection using scikit-learn in Python.
Other
80 stars 68 forks source link

Solutions Notebook #29

Closed stemlock closed 2 years ago

stemlock commented 3 years ago
  1. Remove the 'iid' parameter from the GridSearch objects as this has been deprecated.