Projects in Awesome Lists tagged with navie-bayes-algorithm
A curated list of projects in awesome lists tagged with navie-bayes-algorithm .
https://github.com/jack-cherish/machine-learning
:zap:机器学习实战(Python3):kNN、决策树、贝叶斯、逻辑回归、SVM、线性回归、树回归
adaboost adaboost-algorithm decision-tree knn logistic machine-learning navie-bayes-algorithm python python3 regression smo svm
Last synced: 13 May 2025
https://github.com/Jack-Cherish/Machine-Learning
:zap:机器学习实战(Python3):kNN、决策树、贝叶斯、逻辑回归、SVM、线性回归、树回归
adaboost adaboost-algorithm decision-tree knn logistic machine-learning navie-bayes-algorithm python python3 regression smo svm
Last synced: 18 Apr 2025
https://github.com/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.
iris-classification iris-dataset k-nearest-neighbor-classifier logistic-regression logistic-regression-algorithm machine-learning navie-bayes-algorithm support-vector-classifier
Last synced: 05 Aug 2025
https://github.com/riteshpuvvada/machine-learning-lab
A cluster of Machine Learning algorithms
candidate-elimination find-salgorithm id3-algorithm kernal-svm knn-algorithm linear-regression linear-svm logistic-regression machine-learning machine-learning-algorithms multiclass-svm multivariate-regression navie-bayes-algorithm neural-networks random-forest svm-classifier univariate-regressions weighted-knn
Last synced: 17 Aug 2025
https://github.com/harshal306/predictingsemanticorientationofcommunication
Sentiment Analysis of Communication over Social Network
anger-datasets binary-search-tree c datasets datastructuresandalgorithm gcc-complier glade gtk3 happy-datasets heapsort-algorithm love-datasets machine-learning-algorithms navie-bayes-algorithm probabilistic-programming probability sad-datasets supervised-learning vulgar-non-decent-datasets
Last synced: 20 Sep 2025
https://github.com/shanathvemula/framework_for_superwised_prediction2
decision-tree-classifier django k-nearest-neighbor-classifier logistic-regression mechanical-keyboard navie-bayes-algorithm numpy numpy-arrays pandas pandas-dataframe python sklearn supervised-learning support-vector-machines
Last synced: 15 May 2025
https://github.com/yowenter/bill-classifier
使用朴素贝叶斯算法把账单分类
alipay alipay-payments billing-application navie-bayes-algorithm text-classification
Last synced: 10 Apr 2025
https://github.com/akashash01/nlp-sentiment_analysis
It's helps computer communicate with humans in their own language and scales other language-related tasks.
data-science navie-bayes-algorithm nlp-machine-learning python
Last synced: 22 Sep 2025
https://github.com/nazmulhasannihal/fake-news-detection-naive-bayes-and-linearsvc-approaches
An end-to-end data science project: load, clean, and analyze news articles, then train and test text classification models using both LinearSVC and Naive Bayes. Evaluate results, interpret key features, and gain actionable insights. The project includes clear code, exploratory data analysis (EDA), and practical suggestions for further improvement.
countvectorizer jupyter-notebook linearsvc navie-bayes-algorithm python tfidfvectorization
Last synced: 27 Jun 2025
https://github.com/imvision12/tweets-classification-nlp
Tweets classification using naive-bayes, LSTM, GRU, Pre-trained embeddings, tensorflow decision forest
keras lstm navie-bayes-algorithm tensorflow tensorflow-decision-forests
Last synced: 15 Apr 2026
https://github.com/deepthipathlawath20/emotion-recognition-bimodal
Bimodal emotion recognition (face + speech) with feature-level fusion and classic ML classifiers.
audio computer-vision emotion-recognition knn mfcc multimodal navie-bayes-algorithm python scikit-learn svm tensorflow
Last synced: 01 May 2026
https://github.com/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. 🚀
classification flask ham machine-learning navie-bayes-algorithm spam
Last synced: 11 May 2026