Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

aalto-boss

Package Overview
Dependencies
Maintainers
5
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

aalto-boss

Bayesian optimization structure search

  • 1.13.0
  • PyPI
  • Socket score

Maintainers
5

BOSS

Bayesian Optimization Structure Search (BOSS) <https://sites.utu.fi/boss/>_ is a general-purpose Bayesian Optimization code. It is designed to facilitate machine learning in computational and experimental natural sciences. See research examples <https://sites.utu.fi/boss/research/>_ for various applications of BOSS.

For a more detailed description of the code and tutorials, please consult the user guide <https://cest-group.gitlab.io/boss>_.

Installation

BOSS is distributed as a PyPI package and can be installed using pip::

python3 -m pip install aalto-boss

We recommend installing BOSS inside a virtual environment (venv, conda...). If you are not using virtual environments, we recommend performing a user-installation instead::

python3 -m pip install --user aalto-boss

Further instructions are provided in the user guide installation <https://cest-group.gitlab.io/boss/installation.html>_ section.

Usage

Tutorials to get you started are available in our user guide <https://cest-group.gitlab.io/boss/tutorials.html>. Detailed descriptions of how BOSS operates are available in the manual <https://cest-group.gitlab.io/boss/manual.html>.

Credits

BOSS is under active development in the Materials Informatics Laboratory at the University of Turku and the Computational Electronic Structure Theory (CEST) group <http://cest.aalto.fi/>_ at Aalto University. For the full list of authors see BOSS people <https://sites.utu.fi/boss/people/>_.

If you wish to use BOSS in your research, please use the citation <https://sites.utu.fi/boss/about/>_.

Issues and feature requests

It is strongly encouraged to submit bug reports, questions, and feature requests via the gitlab issue tracker <https://gitlab.com/cest-group/boss/issues>_. The BOSS development team can be contacted by email at milica.todorovic@utu.fi

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