diff --git a/publications/index.html b/publications/index.html index 80fca8d..e96d303 100644 --- a/publications/index.html +++ b/publications/index.html @@ -266,12 +266,12 @@
We make Bayesian Additive Regression Networks (BARN) available as a Python package, barmpy
, with documentation at this url for general machine learning practitioners. Our object-oriented design is compatible with SciKit-Learn, allowing usage of their tools like cross-validation. To ease learning to use barmpy
, we produce a companion tutorial that expands on reference information in the documentation. Any interested user can pip install barmpy
from the official PyPi
repository. barmpy
also serves as a baseline Python library for generic Bayesian Additive Regression Models.
BARMPy: Bayesian Additive Regression Models Python Package
- - - 2024 - -We make Bayesian Additive Regression Networks (BARN) available as a Python package, barmpy
, with documentation at this url for general machine learning practitioners. Our object-oriented design is compatible with SciKit-Learn, allowing usage of their tools like cross-validation. To ease learning to use barmpy
, we produce a companion tutorial that expands on reference information in the documentation. Any interested user can pip install barmpy
from the official PyPi
repository. barmpy
also serves as a baseline Python library for generic Bayesian Additive Regression Models.