paper-with-me

Papers

bde: A Python Package for Bayesian Deep Ensembles via MILE

2026-05-13 · Vyron Arvanitis, Angelos Aslanidis, Emanuel Sommer, David Rügamer arxiv

bde is a user-friendly Python package for Bayesian Deep Ensembles with a particular focus on tabular data. Built on an efficient JAX implementation of the sampling-based inference method Microcanonical Langevin Ensembles (MILE), it provides scikit-learn compatible estimators for fast training, efficient Markov Chain Monte Carlo sampling, and uncertainty quantification in both regression and classification tasks.

📄 PDF Abstract BibTeX arXiv:2605.14146

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

milearn: A Python Package for Multi-Instance Machine Learning

2025-12-01 · Dmitry Zankov, Pavlo Polishchuk, Michal Sobieraj, Mario Barbatti arxiv

We introduce milearn, a Python package for multi-instance learning (MIL) that follows the familiar scikit-learn fit/predict interface while providing a unified framework for both classical and neural-network-based MIL al…

Molecular Property PredictionHyperparameter Optimization

nabqr: Python package for improving probabilistic forecasts

2025-01-29 · Bastian Schmidt Jørgensena, Jan Kloppenborg Møller, Peter Nystrup, Henrik Madsen

We introduce the open-source Python package NABQR: Neural Adaptive Basis for (time-adaptive) Quantile Regression that provides reliable probabilistic forecasts. NABQR corrects ensembles (scenarios) with LSTM networks and…

quantile regressionregression

eipy: An Open-Source Python Package for Multi-modal Data Integration using Heterogeneous Ensembles

2024-01-17 · Jamie J. R. Bennett, Aviad Susman, Yan Chak Li, Gaurav Pandey

In this paper, we introduce eipy--an open-source Python package for developing effective, multi-modal heterogeneous ensembles for classification. eipy simultaneously provides both a rigorous, and user-friendly framework …

Data Integration

BARMPy: Bayesian Additive Regression Models Python Package

2024-04-06 · Danielle Van Boxel

We make Bayesian Additive Regression Networks (BARN) available as a Python package, \texttt{barmpy}, with documentation at \url{https://dvbuntu.github.io/barmpy/} for general machine learning practitioners. Our object-or…

regression

Evidential Deep Learning: Enhancing Predictive Uncertainty Estimation for Earth System Science Applications

2023-09-22 · John S. Schreck, David John Gagne II, Charlie Becker, William E. Chapman 외

Robust quantification of predictive uncertainty is critical for understanding factors that drive weather and climate outcomes. Ensembles provide predictive uncertainty estimates and can be decomposed physically, but both…

Computational EfficiencyDeep LearningUncertainty Quantification