Tune multiple models simultaneously with GridSearchCV
Data School Data School
238K subscribers
7,060 views
0

 Published On Oct 26, 2021

You can tune 2+ models using the same grid search! Here's how:
1. Create multiple parameter dictionaries
2. Specify the model within each dictionary
3. Put the dictionaries in a list

👉 New tips every TUESDAY and THURSDAY! 👈

🎥 Watch all tips:    • scikit-learn tips  
🗒️ Code for all tips: https://github.com/justmarkham/scikit...
💌 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/introdu...

2) BUILD YOUR ML CONFIDENCE in my intermediate course: https://courses.dataschool.io/buildin...

3) LET'S CONNECT!
- Newsletter: https://www.dataschool.io/subscribe/
- Twitter:   / justmarkham  
- Facebook:   / datascienceschool  
- LinkedIn:   / justmarkham  

show more

Share/Embed