naive-bayes-algorithm
There are 357 repositories under naive-bayes-algorithm topic.
madhurimarawat/ML-Model-Datasets-Using-Streamlits
This repository contains my machine learning models implementation code using streamlit in the Python programming language.
adwansyed/Machine-Learning-Naive-Bayes-Spam-Emails
JavaFX application detecting whether files are spam or not using Naive Bayes filtering
mehmoodulhaq570/AI-Language-Detector-and-Translator
A Python tool which utilize the Naive Bayes algorithm for language detection and English-to-French/Urdu translation. Backed by diverse datasets, it ensures precise results for seamless communication. Experience accurate linguistic processing without the complexity!
mlsdpk/email-spam-detection
Email Spam Detection using Naive Bayes Algorithm (Udacity's Machine Learning Engineer Nanodegree )
NehaPant14/Loan-Prediction
Loan Prediction using Classification Techniques
rajtulluri/Spam-Filter-using-Naive-Bayes
Building a Spam Filter using Naive Bayes algorithm from scratch.
shubham0204/GaussianNaiveBayes_Android_App
A simple implementation of the Gaussian Naive Bayes algorithm in Android ( with Kotlin ).
AashutoshSINHA/Predictive-Analysis-Using-Social-Profile-in-Online-P2P-Lending
Online peer-to-peer (P2P) lending markets enable individual consumers to borrow from, and lend money to, one another directly. We study the borrower-, loan- and group- related determinants of performance predictability in an online P2P lending market by conceptualizing financial and social strength to predict borrower rate and whether the loan would be timely paid
Baticsute/BLASTRec
Recommendation System support Farmer to prevent The Blast Disease ( Type of Rice Disease )
dev-Roshan-lab/covid-screener
Well all it asks, are your symptoms to diagnose your risk toward covid-19
farahdhaifa/kampus-merdeka-crossvalidation
this project is sentiment analysis about about Kampus Merdeka that launched at Youtube platform using Naive Bayes Classifier with TF-IDF term weighting, also get validated using K Fold Cross Validation. The score-mean result is 91.2%, pretty good for valid score.
HarshitLaloriya/SMS-Classification-Model
In this ML project i have used Natural language processing (NLP) techniques and other data preprocessing techniques to feed my Machine Learning Algorithm a good data, and deploy it using flask.
HxnDev/Implementing-GREP-using-Naive-Search
GREP is a command-line utility for searching plain-text data sets for lines that match a regular expression or simply a string. In this, I implemented GREP using Naive Search.
ikanurfitriani/Diabetes-Prediction
This repository contains code archives for Diabetes Prediction with Machine Learning
iliyaML/naive-bayes-spam-detector
A progressive web app (PWA) that detects spam messages using the Naive Bayes algorithm. Demo: http://spamdetector.herokuapp.com/
LaxmiChaudhary/Classifying-silhouettes-of-vehicles
Unsupervised Learning (PCA) on Vehicle dataset
Neo-Zenith/text-message-sentiment-analyzer
A mini-project on emotion classification using NLP for the course SC1015: Introduction to Data Science & Artificial Intelligence.
Paul-Andrew-15/ICC-2023-Worldcup-prediction
Predicting the champion of the 2023 Cricket World Cup through the implementation of the Random Forest algorithm.
RamEppala/imbalanceddatasetproject
Machine Learning Project on Imbalanced Data in R
sumansid/Naive-Bayes-Classifier-Algorithm
Naive Bayes Classifier Algorithm used for Spam email classification (Trained using Spam Assassin Corpus). This algorithm is based on Multinomial Naive Bayes.
Abhijit460/Restaurant-review-using-NLP
This is a restaurant reviewer model which was bulit using the concept of NLP. It was built Jupyter notebook on python version 3.10.
Abhishek-N/SMS-Spam-Detection-using-ML
SMS Spam and Ham Detection using Multinomial Naive Bayes Algorithm.
ADVAIT135/Global_AI_ML
Notebooks for Global AI Hub ML course in Aug 2022
Ansh-create/BULLYING-COMBAT-OF-CYBERBULLYING-WITH-THE-HELP-OF-AI
Through this project I proposed a cyberbullying detection model whereby several model like Naïve Bayes, SVM, DNN model is used. In addition to it , numerous methods of text classification based on Artificial Intelligence were investigated ,This experiment trial test were conducted on a global Twitter dataset which I fetched from Kaggle. The experiment of this model results indicate that through this we achieved the best accuracy and accurate score with minute loss in our dataset, also their classification accuracy and loss are 96.82% and 0.1375, respectively. Future direction is properly based on or we can say working on cyberbully detection in various languages. Also to work on automatic detect from twitter without using the raw dataset.
arjunssat/Lung_cancer_prediction
Analyses the lung cancer among the various parameter's of the patient.
arpan-k09/DMBI
Data Mining and Business Intelligence
bhavyadubey/Prediction-of-heart-disease-using-data-mining-techniques
Built an algorithm using the multilayer perceptron in machine learning that uses 14 medical parameters such as age, sex, blood pressure, cholesterol, and obesity for effective heart disease prediction . Took an existing data set, cleaned, and manipulated through python, created a UI using HTML and CSS
dhrupad17/Machine-Learning-A-Z
This is a practice Repository consisting of all the notebooks I have practiced for Machine Learning from basics to Advance
HasanSofioglu/Pyhton-Alzheimer-s-Disease-Analysis
The aim of the project is to predict the condition of patients with or without the symptoms of Alzheimer's disease by using machine learning algorithms.
hasitha087/textClassification-deploy-AML
This demonstrate how to deploy text classification model on Azure Machine Learning Services using azureml-sdk.
kshitizrohilla/titanic-survival-prediction-using-naive-bayes-classifier-algorithm
This project aims to predict the survival of passengers aboard the Titanic using the Naive Bayes classifier algorithm. The dataset used in this project contains information about Titanic passengers, such as their age, gender, passenger class, and other relevant features.
MadoDoctor/Spam-Classifier
In this repository i will show you how i did Spam Classifier with Naive Bayes classifier
MaklonFR/PredictiveAnalytics-StudentsPerformance
Submission Dicoding Indonesia - Machine Learning Terapan (Predictive Students Analytics)
ngun7/Sentiment-Analysis
This repo helps you to implement sentiment analysis on any text data using two machine learning algorithms Logistic Regression and Naive Bayes
ParimalA24-DS/MACHINE-LEARNING-ALGORITHM-MINDMAP
MACHINE LEARNING ALGORITHM MINDMAP
thevarunsharma/Accident-Prediction
Accident prediction using Naive Bayes