Manning Publications | Bayesian Optimization In Action (2023 EN)

Discussion in 'Artificial intelligence' started by Kanka, Dec 22, 2023.

  1. Kanka

    Kanka Well-Known Member Loyal User

    Messages:
    16,384
    Likes Received:
    485
    Trophy Points:
    83
    [​IMG]

    Author: Quan Nguyen
    Full Title: Bayesian Optimization In Action
    Publisher: Manning Publications (November 14, 2023)
    Year: 2023
    ISBN-13: 9781633439078
    ISBN-10: 1633439070
    Pages: 424
    Language: English
    Genre: IT: Machine learning
    File type: EPUB (True), PDF (True), Code Files
    Quality: 10/10
    Price: $59.99


    Bayesian optimization helps pinpoint the best configuration for your machine learning models with speed and accuracy. Put its advanced techniques into practice with this hands-on guide.

    You‘ll 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 cost-constrained, multi-objective, and preference optimization
    ✓ Implement Bayesian optimization with PyTorch, GPyTorch, and BoTorch

    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.

    About the Technology:
    In machine learning, optimization is about achieving the best predictions—shortest delivery routes, perfect price points, most accurate recommendations—in the fewest number of steps. Bayesian optimization uses the mathematics of probability to fine-tune ML functions, algorithms, and hyperparameters efficiently when traditional methods are too slow or expensive.

    About the book:
    Bayesian Optimization in Action teaches you how to create efficient machine learning processes using a Bayesian approach. In it, you’ll explore practical techniques for training large datasets, hyperparameter tuning, and navigating complex search spaces. This interesting book includes engaging illustrations and fun examples like perfecting coffee sweetness, predicting weather, and even debunking psychic claims. You’ll learn how to navigate multi-objective scenarios, account for decision costs, and tackle pairwise comparisons.

    What's inside:
    ✓ Gaussian processes for sparse and large datasets.
    ✓ Strategies for hyperparameter tuning.
    ✓ Identify high-performing regions.
    ✓ Examples in PyTorch, GPyTorch, and BoTorch

    About the reader
    :
    For machine learning practitioners who are confident in math and statistics.

    -------------