数据与复现统计与数据分析FreedomIntelligence/OpenClaw-Medical-Skills数据与复现
BA

bayesian-optimizer

维护者 FreedomIntelligence · 最近更新 2026年4月1日

bayesian-optimizer:Bayesian optimization ,用于 experimental design 、 hyperparameter tuning in biomedical research。

OpenClawNanoClaw分析处理复现实验bayesian-optimizer🧠 bioos extended suitedrug discovery & designbayesian

原始来源

FreedomIntelligence/OpenClaw-Medical-Skills

https://github.com/FreedomIntelligence/OpenClaw-Medical-Skills/tree/main/skills/bayesian-optimizer

维护者
FreedomIntelligence
许可
MIT
最近更新
2026年4月1日

技能摘要

来自 SKILL.md 的关键信息

2 min

核心说明

  • Bayesian Optimizer allows agents to efficiently explore parameter space to maximize target metric (yield,purity,binding affinity) ,支持 minimal experiments. It uses Gaussian Processes to model uncertainty 、 Upper Confidence Bound (UCB) acquisition function。
  • When experiments are expensive 或 time-consuming。
  • To autonomously tune hyperparameters ,用于 机器学习 model。
  • To optimize reaction conditions (temperature,pH,concentration)。
  • When experiments are expensive 或 time-consuming. To autonomously tune hyperparameters ,用于 机器学习 model. * To optimize reaction conditions (temperature,pH,concentration)。

原始文档

SKILL.md 摘录

Core Capabilities

  1. Next Step Proposal: Suggests the next best experiment parameters.
  2. Surrogate Modeling: Predicts outcomes for untested parameters.
  3. Exploration/Exploitation: Balances trying new things vs. refining known good results.

Workflow

  1. Input: History of past experiments (params -> results) and bounds.
  2. Process: Fits a Gaussian Process to the data.
  3. Output: Returns the parameters for the next experiment.

Example Usage

User: "Given these past results, what temperature and pH should I try next?"

Agent Action:

适用场景

  • When experiments are expensive 或 time-consuming。
  • To autonomously tune hyperparameters ,用于 机器学习 model。

不适用场景

  • Do not rely on this catalog entry alone ,用于 installation 或 maintenance details。

相关技能

相关技能

返回目录
AR
数据与复现统计与数据分析

arxiv-database

arxiv-database:This skill provides Python tools ,用于 searching 、 retrieving preprints ,面向 arXiv.org ,通过 its public Atom A…

Claude Code分析处理
K-Dense-AI/claude-scientific-skills查看
BI
数据与复现统计与数据分析

bio-alignment-files-bam-statistics

bio-alignment-files-bam-statistics:Compute alignment statistics:flagstat,idxstats,coverage depth。

OpenClawNanoClaw分析处理
FreedomIntelligence/OpenClaw-Medical-Skills查看
BI
数据与复现统计与数据分析

bio-alignment-msa-statistics

bio-alignment-msa-statistics:Calculate alignment statistics ,涵盖 sequence identity,conservation scores,substitution matri…

OpenClawNanoClaw分析处理
FreedomIntelligence/OpenClaw-Medical-Skills查看