JuanCarlos0001 / Bayesian-classification

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Bayesian-classification

Author: Juan Carlos Ramirez Cano

Date: April 2022

Disclaimer: This solution is showcased to share my understanding of the problem and my own approach to it. This solution is not intended for any general application.

In this project we use the Metropolis-Hastings algorithm to fit an extension of a Bayesian logistic regression model to the training data, for classifying the test data.

About

License:MIT License


Languages

Language:Jupyter Notebook 100.0%