Skip to content

This repository contains work completed as part of the "Applied Probabilistic Models" course. The practical sessions focus on Bayesian inference and probabilistic modeling, covering topics such as simulation, change point detection, and predictive decision-making, all implemented in R.

Notifications You must be signed in to change notification settings

SamyZouggari/BayesianInferenceLab

Repository files navigation

Bayesian Inference Lab - Practical Sessions

Overview

This repository contains the work completed as part of the "Applied Probabilistic Models" course. The practical sessions aimed to provide a comprehensive understanding of Bayesian inference and probabilistic modeling through hands-on exercises and applications. The focus was on implementing theoretical concepts in R and applying them to solve real-world problems. These labs were made in groups of 3.


Practical Sessions Description

TP1: Simulation and Sampling Methods

This session focused on simulating joint distributions and analyzing conditional probabilities. Techniques such as rejection sampling and Gibbs sampling were implemented. Linear regression was applied to simulated data to explore relationships between variables.

TP2: Change Point Detection in Binary Sequences

In this lab, the objective was to develop probabilistic models to detect change points in binary sequences. Statistical inference methods were employed to analyze signal transitions and determine the change points accurately (Gibbs sampling).

TP3: Bayesian Inference for Predictive Decision-Making

This session explored Bayesian methods for computing posterior distributions and predictive probabilities. The focus was on applying these techniques to make informed decisions under uncertainty in various contexts. Use of Metropolis-Hastings algorithm and Gibbs sampling.


Tools and Frameworks

  • Programming Language: R
  • Topics Covered: Bayesian inference, probabilistic models, sampling methods, regression analysis, change point detection.

About

This repository contains work completed as part of the "Applied Probabilistic Models" course. The practical sessions focus on Bayesian inference and probabilistic modeling, covering topics such as simulation, change point detection, and predictive decision-making, all implemented in R.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages