Hyperparameter tuning with Python : boost your machine learning model's performance via hyperparameter tuning.
(eBook)

Book Cover
Average Rating
Published
Birmingham, UK : Packt Publishing Ltd., 2022.
Format
eBook
ISBN
9781803241944, 1803241942
Physical Desc
1 online resource
Status

Description

Loading Description...

Also in this Series

Checking series information...

More Like This

Loading more titles like this title...

Syndetics Unbound

More Details

Language
English

Notes

Description
Take your machine learning models to the next level by learning how to leverage hyperparameter tuning, allowing you to control the model's finest details Key Features Gain a deep understanding of how hyperparameter tuning works Explore exhaustive search, heuristic search, and Bayesian and multi-fidelity optimization methods Learn which method should be used to solve a specific situation or problem Book Description Hyperparameters are an important element in building useful machine learning models. This book curates numerous hyperparameter tuning methods for Python, one of the most popular coding languages for machine learning. Alongside in-depth explanations of how each method works, you will use a decision map that can help you identify the best tuning method for your requirements. You'll start with an introduction to hyperparameter tuning and understand why it's important. Next, you'll learn the best methods for hyperparameter tuning for a variety of use cases and specific algorithm types. This book will not only cover the usual grid or random search but also other powerful underdog methods. Individual chapters are also dedicated to the three main groups of hyperparameter tuning methods: exhaustive search, heuristic search, Bayesian optimization, and multi-fidelity optimization. Later, you will learn about top frameworks like Scikit, Hyperopt, Optuna, NNI, and DEAP to implement hyperparameter tuning. Finally, you will cover hyperparameters of popular algorithms and best practices that will help you efficiently tune your hyperparameter. By the end of this book, you will have the skills you need to take full control over your machine learning models and get the best models for the best results. What you will learn Discover hyperparameter space and types of hyperparameter distributions Explore manual, grid, and random search, and the pros and cons of each Understand powerful underdog methods along with best practices Explore the hyperparameters of popular algorithms Discover how to tune hyperparameters in different frameworks and libraries Deep dive into top frameworks such as Scikit, Hyperopt, Optuna, NNI, and DEAP Get to grips with best practices that you can apply to your machine learning models right away Who this book is for This book is for data scientists and ML engineers who are working with Python and want to further boost their ML model's performance by using the appropriate hyperparameter tuning method. Although a basic understanding of machine learning and how to code in Python is needed, no prior knowledge of hyperparameter tuning in Python is required.
Local note
O'Reilly,O'Reilly Online Learning: Academic/Public Library Edition

Reviews from GoodReads

Loading GoodReads Reviews.

Citations

APA Citation, 7th Edition (style guide)

Owen, L. (2022). Hyperparameter tuning with Python: boost your machine learning model's performance via hyperparameter tuning . Packt Publishing Ltd..

Chicago / Turabian - Author Date Citation, 17th Edition (style guide)

Owen, Louis. 2022. Hyperparameter Tuning With Python: Boost Your Machine Learning Model's Performance Via Hyperparameter Tuning. Packt Publishing Ltd.

Chicago / Turabian - Humanities (Notes and Bibliography) Citation, 17th Edition (style guide)

Owen, Louis. Hyperparameter Tuning With Python: Boost Your Machine Learning Model's Performance Via Hyperparameter Tuning Packt Publishing Ltd, 2022.

MLA Citation, 9th Edition (style guide)

Owen, Louis. Hyperparameter Tuning With Python: Boost Your Machine Learning Model's Performance Via Hyperparameter Tuning Packt Publishing Ltd., 2022.

Note! Citations contain only title, author, edition, publisher, and year published. Citations should be used as a guideline and should be double checked for accuracy. Citation formats are based on standards as of August 2021.

Staff View

Grouped Work ID
d08960d7-f04a-1aba-2229-f6b5e79e6511-eng
Go To Grouped Work

Grouping Information

Grouped Work IDd08960d7-f04a-1aba-2229-f6b5e79e6511-eng
Full titlehyperparameter tuning with python boost your machine learning models performance via hyperparameter tuning
Authorowen louis
Grouping Categorybook
Last Update2024-04-16 12:23:35PM
Last Indexed2024-04-20 04:41:35AM

Book Cover Information

Image Sourcesyndetics
First LoadedDec 1, 2022
Last UsedDec 27, 2023

Marc Record

First DetectedNov 09, 2022 03:55:17 PM
Last File Modification TimeApr 16, 2024 12:43:27 PM

MARC Record

LEADER05289cam a22005657i 4500
001on1338299408
003OCoLC
00520240405112445.0
006m     o  d        
007cr cnu---unuuu
008220805s2022    enk     o     000 0 eng d
015 |a GBC2B2951|2 bnb
0167 |a 020661695|2 Uk
020 |a 9781803241944|q electronic book
020 |a 1803241942|q electronic book
020 |z 180323587X
020 |z 9781803235875
0291 |a AU@|b 000072345625
0291 |a UKMGB|b 020661695
0291 |a AU@|b 000072462538
035 |a (OCoLC)1338299408
037 |a 9781803235875|b O'Reilly Media
037 |a 10162715|b IEEE
040 |a YDX|b eng|e rda|c YDX|d ORMDA|d EBLCP|d OCLCF|d N$T|d UKMGB|d YDX|d UKAHL|d OCLCQ|d IEEEE|d OCLCO
049 |a TKLA
050 4|a Q325.5|b .O94 2022
08204|a 006.3/1|2 23/eng/20220809
1001 |a Owen, Louis.
24510|a Hyperparameter tuning with Python :|b boost your machine learning model's performance via hyperparameter tuning.
264 1|a Birmingham, UK :|b Packt Publishing Ltd.,|c 2022.
300 |a 1 online resource
336 |a text|b txt|2 rdacontent
337 |a computer|b c|2 rdamedia
338 |a online resource|b cr|2 rdacarrier
5050 |a Table of Contents Evaluating Machine Learning Models Introducing Hyperparameter Tuning Exploring Exhaustive Search Exploring Bayesian Optimization Exploring Heuristic Search Exploring Multi-Fidelity Optimization Hyperparameter Tuning via Scikit Hyperparameter Tuning via Hyperopt Hyperparameter Tuning via Optuna Advanced Hyperparameter Tuning with DEAP and Microsoft NNI Understanding Hyperparameters of Popular Algorithms Introducing Hyperparameter Tuning Decision Map Tracking Hyperparameter Tuning Experiments Conclusions and Next Steps.
520 |a Take your machine learning models to the next level by learning how to leverage hyperparameter tuning, allowing you to control the model's finest details Key Features Gain a deep understanding of how hyperparameter tuning works Explore exhaustive search, heuristic search, and Bayesian and multi-fidelity optimization methods Learn which method should be used to solve a specific situation or problem Book Description Hyperparameters are an important element in building useful machine learning models. This book curates numerous hyperparameter tuning methods for Python, one of the most popular coding languages for machine learning. Alongside in-depth explanations of how each method works, you will use a decision map that can help you identify the best tuning method for your requirements. You'll start with an introduction to hyperparameter tuning and understand why it's important. Next, you'll learn the best methods for hyperparameter tuning for a variety of use cases and specific algorithm types. This book will not only cover the usual grid or random search but also other powerful underdog methods. Individual chapters are also dedicated to the three main groups of hyperparameter tuning methods: exhaustive search, heuristic search, Bayesian optimization, and multi-fidelity optimization. Later, you will learn about top frameworks like Scikit, Hyperopt, Optuna, NNI, and DEAP to implement hyperparameter tuning. Finally, you will cover hyperparameters of popular algorithms and best practices that will help you efficiently tune your hyperparameter. By the end of this book, you will have the skills you need to take full control over your machine learning models and get the best models for the best results. What you will learn Discover hyperparameter space and types of hyperparameter distributions Explore manual, grid, and random search, and the pros and cons of each Understand powerful underdog methods along with best practices Explore the hyperparameters of popular algorithms Discover how to tune hyperparameters in different frameworks and libraries Deep dive into top frameworks such as Scikit, Hyperopt, Optuna, NNI, and DEAP Get to grips with best practices that you can apply to your machine learning models right away Who this book is for This book is for data scientists and ML engineers who are working with Python and want to further boost their ML model's performance by using the appropriate hyperparameter tuning method. Although a basic understanding of machine learning and how to code in Python is needed, no prior knowledge of hyperparameter tuning in Python is required.
590 |a O'Reilly|b O'Reilly Online Learning: Academic/Public Library Edition
650 0|a Machine learning.|0 http://id.loc.gov/authorities/subjects/sh85079324
650 0|a Python (Computer program language)|0 http://id.loc.gov/authorities/subjects/sh96008834
650 6|a Apprentissage automatique.
650 6|a Python (Langage de programmation)
650 7|a Machine learning|2 fast
650 7|a Python (Computer program language)|2 fast
77608|i Print version:|z 180323587X|z 9781803235875|w (OCoLC)1329423408
85640|u https://ezproxy.knoxlib.org/login?url=https://learning.oreilly.com/library/view/~/9781803235875/?ar
938 |a Askews and Holts Library Services|b ASKH|n AH40272154
938 |a ProQuest Ebook Central|b EBLB|n EBL7072626
938 |a YBP Library Services|b YANK|n 303057912
938 |a EBSCOhost|b EBSC|n 3347001
994 |a 92|b TKL