Skip to content

AutoResearch/autora-theorist-bsr

Repository files navigation

AutoRA Bayesian Symbolic Regression

autora-theorist-bsr is a Python module built on AutoRA that can be used to discover equations that fit data.

Website: https://autoresearch.github.io/autora/

User Guide

You will need:

Install BSR as part of the autora package:

pip install -U "autora[theorist-bsr]" --pre

It is recommended to use a python environment manager like virtualenv.

Check your installation by running:

python -c "from autora.theorist.bsr import BSRRegressor; BSRRegressor()"

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •  

Languages