Skip to content
#

gaussian-naive-bayes-classification

Here are 12 public repositories matching this topic...

Machine Learning algorithms from-scratch implementation. It covers most Supervised and Unsupervised algorithms. Homework assignments and Projects for graduate level Machine Learning Course taught by Dr Manfred Huber at UTA during Spring 21

  • Updated May 2, 2021
  • Python

This repository contains the code for a machine learning project - Diabetes Prediction. In this project, a model is built to find the relationship between the features and the associated outcome and classify the patient as Diabetic or Non-Diabetic. The Gaussian Naive Bayes Classifier Model is used for this purpose.

  • Updated Apr 25, 2023
  • Python

Improve this page

Add a description, image, and links to the gaussian-naive-bayes-classification topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the gaussian-naive-bayes-classification topic, visit your repo's landing page and select "manage topics."

Learn more