Search icon
Arrow left icon
All Products
Best Sellers
New Releases
Books
Videos
Audiobooks
Learning Hub
Newsletters
Free Learning
Arrow right icon
Applied Deep Learning with Keras

You're reading from  Applied Deep Learning with Keras

Product type Book
Published in Apr 2019
Publisher
ISBN-13 9781838555078
Pages 412 pages
Edition 1st Edition
Languages
Authors (3):
Ritesh Bhagwat Ritesh Bhagwat
Profile icon Ritesh Bhagwat
Mahla Abdolahnejad Mahla Abdolahnejad
Profile icon Mahla Abdolahnejad
Matthew Moocarme Matthew Moocarme
Profile icon Matthew Moocarme
View More author details

Hyperparameter Tuning with scikit-learn


Hyperparameter tuning is a very important technique for improving the performance of deep learning models. In Chapter 4, Evaluating your Model with Cross Validation with Keras Wrappers, you learned about using a Keras wrapper with scikit-learn, which allows for Keras models to be used in a scikit-learn workflow. As a result, different general machine learning and data analysis tools and methods available in scikit-learn can be applied to Keras deep learning models. Among those methods are scikit-learn hyperparameter optimizers. In the previous chapter, you learned how to perform hyperparameter tuning by writing user-defined functions to loop over possible values for each hyperparameter. In this section, you will learn how to perform it in a much easier way by using various hyperparameter optimization methods available in scikit-learn. You will also get to practice applying those methods by completing an activity involving a real-life dataset.

Grid Search...

lock icon The rest of the chapter is locked
Register for a free Packt account to unlock a world of extra content!
A free Packt account unlocks extra newsletters, articles, discounted offers, and much more. Start advancing your knowledge today.
Unlock this book and the full library FREE for 7 days
Get unlimited access to 7000+ expert-authored eBooks and videos courses covering every tech area you can think of
Renews at $15.99/month. Cancel anytime}