vix.ing · top · new · best · stats · spec

BARMPy: Bayesian Additive Regression Models Python Package

2024/04/06 by Danielle Van Boxel, Van Boxel, Danielle
Computer Science · #Anomaly Detection Techniques and Applications #Computation (stat.CO) #FOS: Computer and information sciences #Gaussian Processes and Bayesian Inference #Machine Learning (stat.ML) #Machine Learning and Data Classification

paper · pdf · doi:10.48550/arxiv.2404.04738

openalex publication_date 2024/04/06 · openalex created_date 2025/10/10 · openalex updated_date 2026/07/28

Abstract

We make Bayesian Additive Regression Networks (BARN) available as a Python package, barmpy, with documentation at \urlhttps://dvbuntu.github.io/barmpy/ 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.

Related