Skip to content

arwaguudle/Machine-Learning-Project

Repository files navigation

Machine Learning Project: Logistic Regression vs Naïve Bayes

This repository contains a MATLAB-based machine learning project comparing Logistic Regression and Naïve Bayes classifiers using the Cleveland Heart Disease dataset from the UCI Machine Learning Repository.


Project Overview

  • Implementation of Logistic Regression and Naïve Bayes in MATLAB
  • Performance comparison between the two classifiers
  • Analysis based on classification accuracy and results visualization

Dataset

The dataset used in this project is the Cleveland Heart Disease dataset from the UCI repository.

Source:
https://archive.ics.uci.edu/dataset/45/heart+disease


Repository Contents

  • projectcode.m – MATLAB code for model implementation and comparison
  • processed.cleveland.data – Dataset used for the analysis
  • Comparison of Naïve Bayes and Logistic Regression.pdf – Project report
  • Graph Pictures/ – Output graphs and visualizations
  • Other Codes/ – Supporting MATLAB scripts

Technologies Used

  • MATLAB

Notes

This project was created for academic purposes in a coursework presentation to understand and compare classical machine learning classification algorithms.

About

Contains MATLAB codes for the comparison of Logistic Regression and Naive Bayes using a dataset found in the UCI repository

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages