Topic: "navie-bayes-algorithm"
Jack-Cherish/Machine-Learning
:zap:机器学习实战(Python3):kNN、决策树、贝叶斯、逻辑回归、SVM、线性回归、树回归
Language: Python - Size: 1.08 MB - Last synced at: 9 days ago - Pushed at: 10 months ago - Stars: 9,560 - Forks: 5,099

VenkateshBH99/Hybrid-Random-Forest-Linear-Model
Heart disease prediction using normal models and hybrid random forest linear model (HRFLM)
Language: Python - Size: 14.6 KB - Last synced at: over 1 year ago - Pushed at: almost 3 years ago - Stars: 15 - Forks: 22

Ruban2205/Iris_Classification
This repository contains the Iris Classification Machine Learning Project. Which is a comprehensive exploration of machine learning techniques applied to the classification of iris flowers into different species based on their physical characteristics.
Language: Jupyter Notebook - Size: 2.31 MB - Last synced at: about 1 month ago - Pushed at: over 1 year ago - Stars: 13 - Forks: 2

RiteshPuvvada/Machine-Learning-Lab
A cluster of Machine Learning algorithms
Language: Jupyter Notebook - Size: 2.57 MB - Last synced at: about 1 month ago - Pushed at: over 3 years ago - Stars: 12 - Forks: 5

harshal306/PredictingSemanticOrientationOfCommunication
Sentiment Analysis of Communication over Social Network
Language: C - Size: 1.9 MB - Last synced at: about 1 month ago - Pushed at: over 7 years ago - Stars: 7 - Forks: 4

shanathvemula/framework_for_superwised_prediction2
Language: JavaScript - Size: 2.12 MB - Last synced at: about 1 month ago - Pushed at: almost 4 years ago - Stars: 6 - Forks: 0

binnazcabuk/Sentiment-Analysis-in-Turkish-Film
Graduation Project/Sentiment Analysis in Turkish Film Reviews
Language: Python - Size: 3.43 MB - Last synced at: about 2 years ago - Pushed at: about 4 years ago - Stars: 5 - Forks: 2

jieren123/SpamFilter-NavieBayes
Python Implementation of a Naive Bayesian Spam Email Filter
Language: Python - Size: 19.5 KB - Last synced at: almost 2 years ago - Pushed at: over 7 years ago - Stars: 4 - Forks: 0

yowenter/bill-classifier
使用朴素贝叶斯算法把账单分类
Language: Python - Size: 7.81 KB - Last synced at: 27 days ago - Pushed at: over 5 years ago - Stars: 3 - Forks: 1

satyamtripathi8/Email_Spam-Ham_Classification
This GitHub repository contains a spam-ham classification project using Naive Bayes (MultinomialNB and BernoulliNB). It processes text using tokenization, stopword removal, and TF-IDF vectorization. The model is evaluated using accuracy, precision, recall, and F1-score. Easily install dependencies and run the script for spam detection. 🚀
Language: Jupyter Notebook - Size: 240 KB - Last synced at: 2 months ago - Pushed at: 3 months ago - Stars: 1 - Forks: 0

LucasMYSDev/ML-Model-from-Scatch
Machine learning models that I created from scatch using python
Language: Python - Size: 37.1 KB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 1 - Forks: 0

minghust/MaliciousExeDetect
datamining, dataset: (UCI) Detect Malacious Executable(AntiVirus) Data Set
Language: Python - Size: 1.81 MB - Last synced at: about 2 years ago - Pushed at: about 3 years ago - Stars: 1 - Forks: 0

RanjanRavi2398/Crime-Prediction
Crime Prediction by using a machine learning algorithm
Language: Jupyter Notebook - Size: 7.08 MB - Last synced at: about 2 years ago - Pushed at: almost 4 years ago - Stars: 1 - Forks: 0

vaitybharati/Classification_Case_study
Classification Project: Sonar rocks or mines
Language: Jupyter Notebook - Size: 4.88 KB - Last synced at: over 1 year ago - Pushed at: about 4 years ago - Stars: 1 - Forks: 0

d-vignesh/TwitterSentimentAnalysis
Application built with pyspark that tracks the trending hashtags and analyses the sentiments within each hash tag using Naive Bayes Classification
Language: Jupyter Notebook - Size: 17.6 KB - Last synced at: about 2 years ago - Pushed at: almost 5 years ago - Stars: 1 - Forks: 0

rin2401/ml-lab
Machine Learning Labs
Language: Jupyter Notebook - Size: 27.4 MB - Last synced at: about 2 years ago - Pushed at: almost 6 years ago - Stars: 1 - Forks: 0

suniljs6/navie-bayes-classifier-in-c
Language: C - Size: 301 KB - Last synced at: over 1 year ago - Pushed at: almost 7 years ago - Stars: 1 - Forks: 0

bluetickconsultants/sentiment-analysis
IMDB movive reviews sentiment analysis based on Machine Learning , NLP and LSTM model [ open source ]
Language: Jupyter Notebook - Size: 484 KB - Last synced at: almost 2 years ago - Pushed at: about 2 years ago - Stars: 0 - Forks: 0

Raghuls-github/Movie-Genre-Classification
Movie genre classification in NLP using multinomial navie bayes classification and linear support vector classification.
Language: Jupyter Notebook - Size: 994 KB - Last synced at: over 1 year ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

tushartotla12/sentiment-analysis
The project or work which goals to extract the opinions, emotions, attitudes of public towards different object of interest. Sentiment analysis is a form of shallow semantic analysis of texts. In the project an automatic approach that involves supervised machine learning and text mining classification algorithms are used which includes the sentimental analysis in various applications. Various fields like twitter tweets, movie review tweets, election result tweets, digital libraries, life sciences, social media tweets and various other fields have been analyzed and the algorithms like line regression, Support vector machine (SVM), Naïve bayes are used in every content and a result is brought out through the means of various types of graphs. More specifically, MOVIE REVIEWS have been considered and the scrapping reviews of a particular movie after the predicting the sentiment of each review and on that basis, status of the movie review is understood. It is predicted that one can generalize the other applications using the specific content even.
Size: 996 KB - Last synced at: almost 2 years ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

IMvision12/Tweets-Classification-NLP
Tweets classification using naive-bayes, LSTM, GRU, Pre-trained embeddings, tensorflow decision forest
Language: Jupyter Notebook - Size: 693 KB - Last synced at: 27 days ago - Pushed at: about 3 years ago - Stars: 0 - Forks: 0

Akashash01/NLP-sentiment_analysis
It's helps computer communicate with humans in their own language and scales other language-related tasks.
Size: 1.95 KB - Last synced at: about 1 month ago - Pushed at: almost 4 years ago - Stars: 0 - Forks: 0

AnmolAdhikari/Twitter-Sentiment-Analysis-Using-NLP
Twitter Sentimental Analysis Using Natural Language Processing(NLP)
Size: 1.01 MB - Last synced at: over 1 year ago - Pushed at: almost 5 years ago - Stars: 0 - Forks: 0

BharatMaheshwari96/StockMarket
Language: R - Size: 10.7 KB - Last synced at: almost 2 years ago - Pushed at: almost 5 years ago - Stars: 0 - Forks: 0

anant1203/spam-classification
Classification of message as ham or spam
Language: Jupyter Notebook - Size: 247 KB - Last synced at: almost 2 years ago - Pushed at: about 6 years ago - Stars: 0 - Forks: 1

harsh2011/SpamMailFilter
Spam mail filter using Naive Bayes theorem. An machine learning algorithm to classify the data in two class. 'Supervised Learning'
Language: Python - Size: 354 KB - Last synced at: about 2 years ago - Pushed at: about 8 years ago - Stars: 0 - Forks: 1
