Hyperparameter search results (from GridSearchCV or RandomizedSearchCV) can be converted into a pandas DataFrame. Makes it far easier to explore the results!

πŸ‘‰ New tips every TUESDAY and THURSDAY! πŸ‘ˆ

πŸŽ₯ Watch all tips: https://www.youtube.com/playlist?list=PL5-da3qGB5ID7YYAqireYEew2mWVvgmj6
πŸ—’οΈ Code for all tips: https://github.com/justmarkham/scikit-learn-tips
πŸ’Œ Get tips via email: https://scikit-learn.tips

=== WANT TO GET BETTER AT MACHINE LEARNING? ===

  1. LEARN THE FUNDAMENTALS in my intro course (free!): https://courses.dataschool.io/introduction-to-machine-learning-with-scikit-learn

  2. BUILD YOUR ML CONFIDENCE in my intermediate course: https://courses.dataschool.io/building-an-effective-machine-learning-workflow-with-scikit-learn

  3. LET’S CONNECT!

#developer

Display GridSearchCV or RandomizedSearchCV results in a DataFrame
2.65 GEEK