Skip to content
#

navie-bayes-algorithm

Here are 36 public repositories matching this topic...

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.

  • Updated Oct 4, 2023
  • Jupyter Notebook

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 senti…

  • Updated Sep 15, 2022

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. 🚀

  • Updated Feb 18, 2025
  • Jupyter Notebook

Improve this page

Add a description, image, and links to the navie-bayes-algorithm topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the navie-bayes-algorithm topic, visit your repo's landing page and select "manage topics."

Learn more