Kullback-Leibler projections for Bayesian model selection.
Project description
Kullback-Leibler projections for Bayesian model selection in Python.
Overview
Kulprit (Pronounced: kuːl.prɪt) is a package for variable selection for Bambi models. Kulprit is under active development so use it with care. If you find any bugs or have any feature requests, please open an issue.
Installation
Kulprit requires a working Python interpreter (3.9+). We recommend installing Python and key numerical libraries using the Anaconda Distribution, which has one-click installers available on all major platforms.
Assuming a standard Python environment is installed on your machine (including pip), Kulprit itself can be installed in one line using pip:
pip install kulprit
Alternatively, if you want the bleeding edge version of the package you can install it from GitHub:
pip install git+https://github.com/bambinos/kulprit.git
Documentation
The Kulprit documentation can be found in the official docs. If you are not familiar with the theory behind Kulprit or need some practical advice on how to use Kulprit or interpret its results, we recommend you read the paper Robust and efficient projection predictive inference. You may also find useful this guide on Cross-Validation and model selection.
Development
Read our development guide in CONTRIBUTING.md.
Contributions
Kulprit is a community project and welcomes contributions. Additional information can be found in the Contributing Readme.
For a list of contributors see the GitHub contributor page
Citation
If you use Bambi and want to cite it please use
@misc{mclatchie2023,
title={Robust and efficient projection predictive inference},
author={Yann McLatchie and Sölvi Rögnvaldsson and Frank Weber and Aki Vehtari},
year={2023},
eprint={2306.15581},
archivePrefix={arXiv},
primaryClass={stat.ME}
}
Donations
If you want to support Kulprit financially, you can make a donation to our sister project PyMC.
Code of Conduct
Kulprit wishes to maintain a positive community. Additional details can be found in the Code of Conduct
License
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Hashes for kulprit-0.2.0-py2.py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | 8c87a835f6bf436d19fa038323c71abb88eff19f3ee98294968008ed514686f2 |
|
MD5 | 64d715d3f9bd1bd6149ec20bc2e1b05a |
|
BLAKE2b-256 | 375e8e6a73c321385cc867eadb660c8dbb5c04bca37b7c1f43513f6ccc1476d9 |