GithubHelp home page GithubHelp logo

hyosubkim / bayes-toolbox Goto Github PK

View Code? Open in Web Editor NEW
92.0 4.0 5.0 214.16 MB

bayes-toolbox

Home Page: https://hyosubkim.github.io/bayes-toolbox/

License: Other

Python 98.42% TeX 1.58%
bayesian-inference bayesian-statistics kruschke probabilistic-programming python statistics

bayes-toolbox's Introduction

DOI DOI coverage Code style: black

bayes-toolbox

bayes-toolbox (aka, Bayesian Statistics Toolbox [BST]) is a Python package for running sophisticated Bayesian analyses in a simple, straight forward manner.

Documentation

The documentation for bayes-toolbox is hosted here.

Installation

PyPI version

The recommended method of installing bayes-toolbox is with pip:

pip install bayes_toolbox

See the installation instructions in the documentation for more detailed information.

Citing bayes-toolbox

If you use bayes-toolbox in your work, please cite our Journal of Open Source Software (JOSS) article:

APA format:
Kim, H. E. (2023). bayes-toolbox: A Python package for Bayesian statistics. Journal of Open Source Software, 8(90), 5526. https://doi.org/10.21105/joss.05526

BibTeX format:

@article{Kim_bayes-toolbox_A_Python_2023,
author = {Kim, Hyosub E.},
doi = {10.21105/joss.05526},
journal = {Journal of Open Source Software},
month = oct,
number = {90},
pages = {5526},
title = {{bayes-toolbox: A Python package for Bayesian statistics}},
url = {https://joss.theoj.org/papers/10.21105/joss.05526},
volume = {8},
year = {2023}
}

License

This work is distributed for free under a MIT license.

Acknowledgments

Thank you to the following people for generously sharing their work and knowledge:

Contributors

See the CONTRIBUTORS.md file for a regularly updated list of contributors.

bayes-toolbox's People

Contributors

canyon289 avatar hyosubkim avatar xuanxu avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar

bayes-toolbox's Issues

Cannot Install bayes-toolbox

I have tried a number of different ways to install your package in a virtual environment, both conda and poetry, but all have failed.

I have set the requirements to meet those associated with your latest version, 0.1.3. When I try to install with pip, I am advised, for example, that there is no version available, so it can't meet confirm requirements for any of your versions. Cloning the latest development version results in the same problem.

I am running on a macAIr M2, 16GB, macOS Sonoma 14.1.2

Thanks.

David Wilt

P. S. I am interested in contributing to your project and will add another issue for that purpose.

Collaboration Opportunity

I have created a tool for evaluating the statistical significance/predictive reliability of ML/AI analysis and inference. My use case assumes that an analyst has identified an estimator and parameter values that he/she believes to be superior. My tool (working title mlcompare) then applies one or more “meta-tests” to confirm (or not) if the estimator’s claimed superiority is truly meaningful, that is, statistically significant.

The initial version of mlcompare used frequentist (aka p-val) methods to evaluate statistical significance, but I have since decided to replace them with Bayesian methods and, ultimately, causal analysis.

I am interested in experimenting with your package in hopes of collaborating with you to blend our packages (or at least elements of them) to create a tool that integrates the best of Bayesian inference with statistically based model/estimator comparisons.

I have attached the latest version of my “statement of need,” which term I noticed in your upcoming paper introducing bayes-toolbox. This document was created before my decision to move to a Bayesian foundation, but it presents the overall use case.

Thanks, and I look forward to hearing from you.

David L. Wilt
[email protected]
1-540-420-0844

PDF_V5.5.pdf

Add local tests

Add a locall testing framework. I suggest pytest, its what most of the big packages use.

@hyosubkim any strong preference? Once we know which one to use we can get it implemented

Remove unneeded files from git

DS_store, ipynb checkpoints, egg-info, should be removed from git, and added to the gitignore. Examples from PyMC gitignore are below.

Note. This may require the uuse of a repo cleaner

https://github.com/hyosubkim/bayesian-statistics-toolbox/tree/main/.ipynb_checkpoints
https://github.com/hyosubkim/bayesian-statistics-toolbox/tree/main/src.egg-info
https://github.com/pymc-devs/pymc/blob/main/.gitignore#L12

Note. This may require the use of a repo cleaner due to the way git works once file are committed
https://rtyley.github.io/bfg-repo-cleaner/

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.