gaussian-naive-bayes-classification
There are 14 repositories under gaussian-naive-bayes-classification topic.
AsadiAhmad/Naive-Base-Classifier
Navie Base Classifier for classifiing imdb comments
havelhakimi/DryBeans
Understand and Run Naive Bayes Algorithm on Dry Beans dataset
ligerfotis/CSE6363_Machine_Learning
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
jonathanloganmoran/EDAN95-Applied-Machine-Learning
This is the repository for the EDAN95 - Tillämpad maskininlärning (Applied Machine Learning) course given at Lunds Tekniska Högskola (LTH) during the Fall 2019 term.
sumitshrestha104/InVehicleSecurityECUClassification
ML methods used for vehicle ECU Classification along with simulating the intrusion.
Chan-dre-yi/SEN-TUBE
A model to extract comments from a YouTube video to create a dataset and to apply sentiment analysis that provides the YouTuber with a better understanding of viewer sentiment distribution.
Hamas-ur-Rehman/Email_Spam_Classifier
This is a project that was done for the Skill4U machine Learning program. This project is a Spam email classifier using machine learning. This model uses Gaussian NB algorithm to train the model.
N-4-V/Sarcasm-Detection-Models
Supervised Machine Learning models and Neural Networks trained on a bevy of feature extractors for Sarcasm Detection with a better Pre-processing approach
GabrieleCarl/creditworthiness
Prediction of creditworthiness for issuing a credit card
parikshitshinge/iris-species-classification-model
Classifying species for Iris samples using different ML algorithms (Logistic Regression, K-Nearest Neighbor, Support Vector Machines with different kernels, Gaussian Naive Bayes)
PratanuP/Bank-Customer-Churn
A prediction model based on ML as well as DL and compare their performances to find Churned Customers
Ahmed-Walaaeldin/Bayesian-Inference-classifier
Bayesian inference implementation and comparing accuracy against Sklearn
deepankarvarma/Diabetes-Prediction-Using-Binary-Classification
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.
prabhatk579/machine-learning-algorithms-archive
Implementation of different types of machine learning algorithm and there performance comparison on a same dataset