Quan Nguyen - Bayesian Optimization- Fundamentals, Implementation, and Practice | PyData Global 2022
www.pydata.org How can we make smart decisions when optimizing a black-box function? Expensive black-box optimization refers to situations where we need to maximize/minimize some input–output process, but we cannot look inside and see how the output is determined by the input. Making the problem more challenging is the cost of evaluating the function in terms of money, time, or other safety-critical conditions, limiting the size of the data set we can collect. Black-box optimization can be found in many tasks such as hyperparameter tuning in machine learning, product recommendation, process optimization in physics, or scientific and drug discovery. Bayesian optimization (BayesOpt) sets out to solve this black-box optimization problem by combining probabilistic machine learning (ML) and decision theory. This technique gives us a way to intelligently design queries to the function to be optimized while balancing between exploration (looking at regions without observed data) and exploitation (zeroing in on good-performance regions). While BayesOpt has proven effective at many real-world black-box optimization tasks, many ML practitioners still shy away from it, believing that they need a highly technical background to understand and use BayesOpt. This talk aims to dispel that message and offers a friendly introduction to BayesOpt, including its fundamentals, how to get it running in Python, and common practices. Data scientists and ML practitioners who are interested in hyperparameter tuning, A/B testing, or more generally experimentation and decision making will benefit from this talk. While most background knowledge necessary to follow the talk will be covered, the audience should be familiar with common concepts in ML such as training data, predictive models, multivariate normal distributions, etc. PyData is an educational program of NumFOCUS, a 501(c)3 non-profit organization in the United States. PyData provides a forum for the international community of users and developers of data analysis tools to share ideas and learn from each other. The global PyData network promotes discussion of best practices, new approaches, and emerging technologies for data management, processing, analytics, and visualization. PyData communities approach data science using many languages, including (but not limited to) Python, Julia, and R. PyData conferences aim to be accessible and community-driven, with novice to advanced level presentations. PyData tutorials and talks bring attendees the latest project features along with cutting-edge use cases. 00:00 Welcome! 00:10 Help us add time stamps or captions to this video! See the description for details. Want to help add timestamps to our YouTube videos to help with discoverability? Find out more here: https://github.com/numfocus/YouTubeVi...

Bayesian Hyperparameter Tuning | Hidden Gems of Data Science

2. Bayesian Optimization

Benjamin Vincent - What-if- Causal reasoning meets Bayesian Inference | PyData Global 2022

Eyal Kazin - A Gentle Introduction to Multi-Objective Optimisation | PyData Eindhoven

TIME SERIES CLUSTERING | Using Inverse Covariance to Cluster Economic Data

32. Bayesian Optimization

Bayesian Optimization

NixtlaVerse, bridging the gap between statistics and deep learning for time series | PyData NYC 2022

Thomas Huijskens - Bayesian optimisation with scikit-learn

Roman Garnett - Bayesian Optimization

How To Think SO CLEARLY People Assume You're A Genius

Thomas Wiecki: The State of the Art for Probabilistic Programming | PyData Global 2022

Vanilla Bayesian Optimization Performs Great in High Dimensions

Coding Bayesian Optimization (Bayes Opt) with BOTORCH - Python example for hyperparameter tuning

I Spent 20 Days Building the Cheapest Forest House Alone to Live: Solo Bushcraft (Full)
![Allen Downey: Bayesian Decision Analysis [Tutorial] | PyData Global 2022](https://i.ytimg.com/vi/fsdbneHgi58/hqdefault.jpg?sqp=-oaymwE9CNACELwBSFryq4qpAy8IARUAAAAAGAElAADIQj0AgKJDeAHwAQH4Af4JgALQBYoCDAgAEAEYTiBkKGUwDw==&rs=AOn4CLBnwSjg9D9BIOPKQV3Lvgr7iAwkUw)
Allen Downey: Bayesian Decision Analysis [Tutorial] | PyData Global 2022

Machine learning - Bayesian optimization and multi-armed bandits

Bayesian Optimization

A tutorial on Bayesian optimization with Gaussian processes

