Bayesian Optimization: Theory and Practice Using Python
暫譯: 貝葉斯優化:使用 Python 的理論與實踐
Liu, Peng
- 出版商: Apress
- 出版日期: 2023-03-24
- 售價: $2,210
- 貴賓價: 9.5 折 $2,100
- 語言: 英文
- 頁數: 234
- 裝訂: Quality Paper - also called trade paper
- ISBN: 1484290623
- ISBN-13: 9781484290620
-
相關分類:
Python、程式語言、機率統計學 Probability-and-statistics
海外代購書籍(需單獨結帳)
相關主題
商品描述
This book covers the essential theory and implementation of popular Bayesian optimization techniques in an intuitive and well-illustrated manner. The techniques covered in this book will enable you to better tune the hyperparemeters of your machine learning models and learn sample-efficient approaches to global optimization.
The book begins by introducing different Bayesian Optimization (BO) techniques, covering both commonly used tools and advanced topics. It follows a "develop from scratch" method using Python, and gradually builds up to more advanced libraries such as BoTorch, an open-source project introduced by Facebook recently. Along the way, you'll see practical implementations of this important discipline along with thorough coverage and straightforward explanations of essential theories. This book intends to bridge the gap between researchers and practitioners, providing both with a comprehensive, easy-to-digest, and useful reference guide. After completing this book, you will have a firm grasp of Bayesian optimization techniques, which you'll be able to put into practice in your own machine learning models.
What You Will Learn
- Apply Bayesian Optimization to build better machine learning models
- Understand and research existing and new Bayesian Optimization techniques
- Leverage high-performance libraries such as BoTorch, which offer you the ability to dig into and edit the inner working
- Dig into the inner workings of common optimization algorithms used to guide the search process in Bayesian optimization
Who This Book Is ForBeginner to intermediate level professionals in machine learning, analytics or other roles relevant in data science.
商品描述(中文翻譯)
這本書以直觀且圖文並茂的方式涵蓋了流行的貝葉斯優化技術的基本理論和實作。本書中所涵蓋的技術將使您能夠更好地調整機器學習模型的超參數,並學習樣本效率高的全局優化方法。
本書首先介紹不同的貝葉斯優化(Bayesian Optimization, BO)技術,涵蓋常用工具和進階主題。它採用「從零開始開發」的方法,使用 Python,並逐步建立到更高級的庫,例如最近由 Facebook 推出的開源項目 BoTorch。在這個過程中,您將看到這一重要學科的實際實作,以及對基本理論的全面覆蓋和簡單明瞭的解釋。本書旨在彌合研究者和實踐者之間的鴻溝,為兩者提供全面、易於消化且實用的參考指南。
完成本書後,您將對貝葉斯優化技術有堅實的掌握,並能在自己的機器學習模型中加以實踐。
您將學到的內容:
- 應用貝葉斯優化來構建更好的機器學習模型
- 理解和研究現有及新興的貝葉斯優化技術
- 利用高效能庫如 BoTorch,讓您能深入了解並編輯其內部運作
- 深入了解用於指導貝葉斯優化搜索過程的常見優化算法的內部運作
本書適合對象:
適合機器學習、分析或其他與數據科學相關的初學者至中級專業人士。
作者簡介
作者簡介(中文翻譯)
劉鵬是新加坡管理大學的定量金融(實務)助理教授,同時也是新加坡國立大學的兼任研究員。他擁有新加坡國立大學的統計學博士學位,並在銀行、科技和酒店業擁有十年的數據科學家工作經驗。