Git Product home page Git Product logo

isadays / bayesianinference Goto Github PK

View Code? Open in Web Editor NEW
0.0 1.0 0.0 2.3 MB

The model predicts the treatment success rate for new TB cases with high accuracy and robustness. Two different approaches: PCA and Bayesian Inference. The Bayesian regression analysis reveals that c_new_sp_tsr and new_sp_fail are significant predictors of the treatment success rate, while other predictors show less certainty in their effects.

Jupyter Notebook 100.00%
bayesian-inference clean-data clustering-analysis pca-analysis pymc python standardscaler

bayesianinference's Introduction

BayesianInference

The Bayesian inference process:

  1. Specify a prior probability distribution reflecting our knowledge of the problem.

  2. Collect Data.

  3. Calculate the Likelihood: how well the observed data aligns with each possible hypothesis or model.

  4. Apply Bayes’ Theorem: Bayes’ theorem is used to update the prior probabilities into posterior probabilities, considering the data and the likelihood.

  5. Make Informed Decisions: The posterior probabilities provide updated beliefs about the hypotheses, models, or parameters. We can use these posterior probabilities to make decisions, make predictions, or perform further analysis.


Here, we study robust decision-making in machine learning algorithms using Bayesian Inference.

Reference: Understanding bayesian inference

bayesianinference's People

Contributors

isadays avatar

Watchers

 avatar

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.