Bayesian Logistic Regression with Julia and Turing.jl

Applying Turing.jl package in Julia for a probabilistic approach to a classification problem on a real-world dataset.

Bayesian Linear Regression with Julia and Turing.jl

Learn the basics of Bayesian linear regression using Julia and Turing.jl. This tutorial covers model formulation, implementation, and interpretation through a practical example.