Bayesian Optimization in Action (Paperback)
暫譯: 貝葉斯優化實戰 (平裝本)
Nguyen, Quan
- 出版商: Manning
- 出版日期: 2023-11-14
- 售價: $2,300
- 貴賓價: 9.5 折 $2,185
- 語言: 英文
- 頁數: 424
- 裝訂: Quality Paper - also called trade paper
- ISBN: 1633439070
- ISBN-13: 9781633439078
-
相關分類:
機率統計學 Probability-and-statistics
立即出貨 (庫存 < 4)
買這商品的人也買了...
-
$969Python and HDF5 (Paperback)
-
$1,840$1,748 -
$1,710Learn Algorithmic Trading
-
$534$507 -
$2,300$2,185 -
$1,700$1,615 -
$1,786Kubeflow for Machine Learning: From Lab to Production
-
$588$559 -
$780$616 -
$1,900$1,805 -
$2,200$2,090 -
$880$695 -
$1,800$1,710 -
$2,650$2,597 -
$3,420$3,249 -
$3,180$3,021 -
$2,200$2,090 -
$1,960$1,862 -
$1,935Time Series Forecasting in Python (Paperback)
-
$2,070$1,967 -
$528$502 -
$714$678 -
$599$569 -
$539$512 -
$1,750$1,663
相關主題
商品描述
Apply advanced techniques for optimizing machine learning processes. Bayesian optimization helps pinpoint the best configuration for your machine learning models with speed and accuracy.
In Bayesian Optimization in Action you will learn how to:
- Train Gaussian processes on both sparse and large data sets Combine Gaussian processes with deep neural networks to make them flexible and expressive Find the most successful strategies for hyperparameter tuning Navigate a search space and identify high-performing regions Apply Bayesian optimization to practical use cases such as cost-constrained, multi-objective, and preference optimization Use PyTorch, GPyTorch, and BoTorch to implement Bayesian optimization
Bayesian Optimization in Action shows you how to optimize hyperparameter tuning, A/B testing, and other aspects of the machine learning process by applying cutting-edge Bayesian techniques. Using clear language, illustrations, and concrete examples, this book proves that Bayesian optimization doesn't have to be difficult! You'll get in-depth insights into how Bayesian optimization works and learn how to implement it with cutting edge Python libraries. The book's easy-to-reuse code samples let you hit the ground running by plugging them straight into your own projects.
Purchase of the print book includes a free eBook in PDF, Kindle, and ePub formats from Manning Publications.
About the technology
Experimenting in science and engineering can be costly and time-consuming, especially without a reliable way to narrow down your choices. Bayesian optimization helps you identify optimal configurations to pursue in a search space. It uses a Gaussian process and machine learning techniques to model an objective function and quantify the uncertainty of predictions. Whether you're tuning machine learning models, recommending products to customers, or engaging in research, Bayesian optimization can help you make better decisions, faster.
About the book
Bayesian Optimization in Action teaches you how to build Bayesian optimization systems from the ground up. This book transforms state-of-the-art research into usable techniques that you can easily put into practice, all fully illustrated with useful code samples. In it, you'll hone your understanding of Bayesian optimization through engaging examples--from forecasting the weather, to finding the optimal amount of sugar for coffee, and even deciding if someone is psychic! Along the way, you'll explore scenarios for when there are multiple objectives, when each decision has its own cost, and when feedback is in the form of pairwise comparisons. With this collection of techniques, you'll be ready to find the optimal solution for everything from transport and logistics to cancer treatments.
About the reader
For machine learning practitioners who are confident in math and statistics.
About the author
Quan Nguyen is a Python programmer and machine learning enthusiast. He is interested in solving decision-making problems that involve uncertainty. Quan has authored several books on Python programming and scientific computing. He is currently pursuing a Ph.D. degree in computer science at Washington University in St. Louis where he does research on Bayesian methods in machine learning.
商品描述(中文翻譯)
應用先進技術來優化機器學習過程。貝葉斯優化(Bayesian optimization)幫助快速且準確地找出最佳的機器學習模型配置。
在貝葉斯優化實戰中,您將學習如何:
- 在稀疏和大型數據集上訓練高斯過程(Gaussian processes) 將高斯過程與深度神經網絡結合,使其靈活且具表現力 找出超參數調整的最成功策略 瀏覽搜索空間並識別高效能區域 將貝葉斯優化應用於實際案例,例如成本限制、多目標和偏好優化 使用PyTorch、GPyTorch和BoTorch來實現貝葉斯優化
貝葉斯優化實戰展示了如何通過應用尖端的貝葉斯技術來優化超參數調整、A/B測試及機器學習過程的其他方面。這本書使用清晰的語言、插圖和具體的例子,證明貝葉斯優化不必困難!您將深入了解貝葉斯優化的運作方式,並學習如何使用尖端的Python庫來實現它。本書中易於重用的代碼範例讓您能夠迅速上手,直接將其應用於自己的項目中。
購買印刷版書籍可獲得Manning Publications提供的免費PDF、Kindle和ePub格式電子書。
關於技術
在科學和工程中進行實驗可能成本高昂且耗時,特別是在沒有可靠的方法來縮小選擇範圍的情況下。貝葉斯優化幫助您在搜索空間中識別最佳配置。它使用高斯過程和機器學習技術來建模目標函數並量化預測的不確定性。無論您是在調整機器學習模型、向客戶推薦產品,還是從事研究,貝葉斯優化都能幫助您更快地做出更好的決策。
關於本書
貝葉斯優化實戰教您如何從零開始構建貝葉斯優化系統。本書將最先進的研究轉化為可用的技術,您可以輕鬆實踐,並附有有用的代碼範例。在書中,您將通過引人入勝的例子來加深對貝葉斯優化的理解——從預測天氣、找到咖啡的最佳糖量,甚至決定某人是否具有超能力!在此過程中,您將探索多目標的情境、每個決策都有其成本的情況,以及反饋以成對比較的形式出現的情況。通過這些技術的集合,您將準備好為從運輸和物流到癌症治療的各種問題找到最佳解決方案。
關於讀者
適合對數學和統計有信心的機器學習從業者。
關於作者
Quan Nguyen是一位Python程序員和機器學習愛好者。他對解決涉及不確定性的決策問題感興趣。Quan已撰寫多本有關Python編程和科學計算的書籍。他目前在聖路易斯華盛頓大學攻讀計算機科學博士學位,研究機器學習中的貝葉斯方法。
作者簡介
Quan Nguyen is a Python programmer and machine learning enthusiast. He is interested in solving decision-making problems that involve uncertainty. Quan has authored several books on Python programming and scientific computing. He is currently pursuing a PhD degree in Computer Science at Washington University in St. Louis, where he conducts research on Bayesian methods in machine learning.
作者簡介(中文翻譯)
Quan Nguyen 是一位 Python 程式設計師和機器學習愛好者。他對解決涉及不確定性的決策問題感興趣。Quan 已經撰寫了幾本有關 Python 程式設計和科學計算的書籍。他目前在聖路易斯華盛頓大學攻讀計算機科學博士學位,並在那裡進行有關機器學習中的貝葉斯方法的研究。