Skip to main content

Bayesian Optimization for Anything: A high-level Bayesian optimization framework and model wrapping tool. It provides an easy-to-use interface between models and the python libraries Ax and BoTorch.

Project description

Bayesian Optimization for Anything

BOA is a high-level Bayesian optimization framework and model wrapping tool for providing an easy-to-use interface between models and the python libraries Ax and BoTorch

Key features

  • Model agnostic

    • Can be used for models in any language (not just python)
    • Can be used for Wrappers in any language (You don't even need to write any python!) See Script Wrapper for details on how to do that.
    • Simple to implement for new models, with minimal coding required
  • Scalable

    • Can be used for simple models or complex models that require a lot of computational resources
    • Scheduler to manage individual model runs
    • Supports parallelization
  • Modular & customizable

    • Can take advantages of the many features of Ax/BoTorch
    • Customizable objective functions, multi-objective optimization, acquisition functions, etc
    • Choice of built-in evaluation metrics, but it’s also easy to implement custom metrics

Install requirements

Docs Documentation Status
DOI DOI
Conda Install Conda Version
PyPI Install PyPI version
Github Latest release Github release
Github dev release Github tag
Build Status ci
Coverage codecov

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

boa-framework-0.10.2.tar.gz (6.5 MB view hashes)

Uploaded Source

Built Distribution

boa_framework-0.10.2-py3-none-any.whl (80.0 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page