An open API service indexing awesome lists of open source software.

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/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