skbel
Bayesian regressor
A Python framework for Bayesian inference and regression using Gaussian processes.
SKBEL - Bayesian Evidential Learning framework built on top of scikit-learn.
22 stars
3 watching
5 forks
Language: Python
last commit: 5 months ago
Linked from 1 awesome list
bayesian-inferencegaussian-processgaussian-process-regressiongaussian-processesgeologygroundwaterhydrogeologymachine-learningmultiple-output-regressionmultivariate-regressionpfasklearn
Related projects:
Repository | Description | Stars |
---|---|---|
sktime/skpro | A Python framework for probabilistic regression and prediction tasks | 249 |
amazaspshumik/sklearn-bayes | A collection of Python packages implementing Bayesian machine learning algorithms with scikit-learn API | 514 |
abhik/pebl | A Python library and command line application for learning Bayesian network structures from observational data. | 104 |
maxsklar/bayespy | A Python library for Bayesian inference and multinomial mixture modeling | 108 |
judyboon/bass | An implementation of a Bayesian factor analysis model with structured sparsity priors for multivariate data | 20 |
ctallec/pyvarinf | A Python package facilitating Bayesian Deep Learning methods with Variational Inference for PyTorch | 359 |
rmcelreath/statrethinking_winter2019 | A repository of statistical modeling materials and resources for an R course on Bayesian inference | 2,018 |
mcleonard/sampyl | An MCMC sampler library for Bayesian estimation using Python | 330 |
alonfnt/bayex | An implementation of Bayesian optimization using Gaussian process regression and JAX for efficient numerical computations | 84 |
pjaselin/cubist | A Python package implementing Quinlan's Cubist regression model for generating rule-based predictive models | 43 |
wlwkgus/noisynaturalgradient | PyTorch implementation of Noisy Natural Gradient as Variational Inference for Bayesian Neural Networks | 121 |
joshuaalbert/jaxns | A probabilistic programming framework for Bayesian inference and model comparison using nested sampling and JAX. | 147 |
klitter/a-bayesian-federated-learning-framework-with-online-laplace-approximation | A framework for collaborative machine learning across distributed datasets using Bayesian methods and online approximation techniques | 8 |
skforecast/skforecast | A Python library for building machine learning models to forecast time series data | 1,156 |
ptrblck/prog_gans_pytorch_inference | Reproducible PyTorch inference of the Progressive Growing of GANs model using CelebA training snapshot | 322 |