awesome-python-for-data-science
awesome-python-for-data-science copied to clipboard
Hyperparameter Tuning with Grid Search
Description
Develop a tutorial showcasing how to optimize machine learning models by tuning hyperparameters using grid search.
Acceptance Criteria
- [ ] Submit a Jupyter notebook containing the tutorial and the necessary datasets if need
- [ ] Modify the README.md file to include the new tutorial and a link to the added notebook