Tag

Bayesian Optimization

0 views collected around this technical thread.

Test Development Learning Exchange
Test Development Learning Exchange
Apr 4, 2024 · Artificial Intelligence

Scikit‑Optimize (skopt): Features, Use Cases, and Code Examples

Scikit‑Optimize is a Python library for black‑box optimization that offers adaptable, efficient algorithms, hyper‑parameter tuning, interactive monitoring, and seamless Scikit‑Learn integration, illustrated with five comprehensive code examples covering basic usage, constrained and interactive optimization, and visualization.

Bayesian Optimizationblack-box optimizationhyperparameter tuning
0 likes · 7 min read
Scikit‑Optimize (skopt): Features, Use Cases, and Code Examples
DataFunSummit
DataFunSummit
Nov 21, 2023 · Artificial Intelligence

Automatic Hyperparameter Tuning in Tencent Recommendation System (TRS): Techniques, Evolution, and Practice

This article presents an in‑depth overview of Tencent's TRS automatic hyperparameter tuning, covering background, challenges, the evolution from Bayesian optimization to evolution strategies and reinforcement learning, a systematic platform solution, real‑world deployment results, and a Q&A session.

Bayesian Optimizationevolution strategieshyperparameter tuning
0 likes · 20 min read
Automatic Hyperparameter Tuning in Tencent Recommendation System (TRS): Techniques, Evolution, and Practice
DataFunTalk
DataFunTalk
Nov 27, 2022 · Product Management

Challenges of Traditional Experiment Systems and the Vision for Next‑Generation Evaluation Platforms

The article examines why classic A/B testing frameworks struggle with modern internet services—highlighting issues of intervention, measurement, and analysis—while proposing an observational, dynamic, and decision‑oriented next‑generation experiment system that leverages statistical learning and Bayesian optimization.

A/B TestingBayesian Optimizationexperiment platform
0 likes · 11 min read
Challenges of Traditional Experiment Systems and the Vision for Next‑Generation Evaluation Platforms
Efficient Ops
Efficient Ops
Jul 17, 2021 · Databases

How AutoTiKV’s Machine Learning Optimizes Beaver Search Engine Performance

This article describes how the Beaver search engine’s many performance‑related configuration parameters can be automatically tuned using machine‑learning techniques from OtterTune and AutoTiKV, detailing the background research, Gaussian Process regression model, Bayesian optimization process, implementation steps, test results, and future improvements.

Bayesian OptimizationBeaverDatabase Performance
0 likes · 23 min read
How AutoTiKV’s Machine Learning Optimizes Beaver Search Engine Performance