Git Product home page Git Product logo

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

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

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

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/

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.

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.