Hello everyone and welcome to this new hands-on project on Machine Learning hyperparameters optimization. In this project, we will optimize machine learning regression models parameters using several techniques such as grid search, random search and Bayesian optimization. Hyperparameter optimization is a key step in developing machine learning models and it works by fine tuning ML models so they can optimally perform on a given dataset.
Overview
Syllabus
- Project Overview
- Hello everyone and welcome to this new hands-on project on Machine Learning hyperparameters optimization. Hyperparameter optimization is a key step in developing machine learning models and it works by fine tuning Machine Learning models so they can optimally perform on a given dataset. In this project, we will optimize machine learning regression models parameters using several techniques such as grid search, random search and Bayesian optimization.
Taught by
Ryan Ahmed