New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

boa-framework

Package Overview
Dependencies
Maintainers
1
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

boa-framework

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.

  • 0.11.0
  • PyPI
  • Socket score

Maintainers
1

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

DocsDocumentation Status
DOIDOI
Conda InstallConda Version
PyPI InstallPyPI version
Github Latest releaseGithub release
Github dev releaseGithub tag
Build Statusci
Coveragecodecov

FAQs


Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc