GitHub topics: naive-bayes-classifier
Shivaay8055/Bank-Marketing-Data
Los datos se relacionan con campañas de marketing directo (llamadas telefónicas) de una entidad bancaria portuguesa. El objetivo de la clasificación es predecir si el cliente suscribirá un depósito a plazo (variable y).
Size: 2.44 MB - Last synced at: about 5 hours ago - Pushed at: about 7 hours ago - Stars: 1 - Forks: 0
Mayurji/MLWithPytorch
Objective of the repository is to learn and build machine learning models using Pytorch. 30DaysofML Using Pytorch
Language: Python - Size: 758 KB - Last synced at: about 10 hours ago - Pushed at: about 12 hours ago - Stars: 129 - Forks: 37
TerrainLab/ml-crop-planning
Exploring the Naïve Bayes model for ML agricultural crop recommendation
Language: Jupyter Notebook - Size: 21.3 MB - Last synced at: 2 days ago - Pushed at: 2 days ago - Stars: 1 - Forks: 1
ervinanovlianti/sistem-rekapitulasi-keluhan
Sistem Rekapitulasi Dan Monitoring Keluhan Pengguna Jasa Petikemas Menggunakan Metode Naive Bayes
Language: CSS - Size: 12.2 MB - Last synced at: 3 days ago - Pushed at: 3 days ago - Stars: 0 - Forks: 0
VictorBertolini/Classificador-de-Emocao-em-Texto
Um classificador de sentimentos em texto desenvolvido do zero utilizando o algoritmo Naive Bayes, sem depender de bibliotecas de machine learning.
Language: Python - Size: 20.1 MB - Last synced at: 3 days ago - Pushed at: 3 days ago - Stars: 0 - Forks: 0
parvvaresh/ML-algorithms
Here we have fully implemented a number of algorithms related to machine learning
Language: Python - Size: 409 KB - Last synced at: 3 days ago - Pushed at: 3 days ago - Stars: 20 - Forks: 1
ahmadizza/Tweet-Classification-for-Disaster-Information-Naive-Bayes-Log.-Reg.-
Language: Jupyter Notebook - Size: 11.5 MB - Last synced at: 5 days ago - Pushed at: 5 days ago - Stars: 0 - Forks: 0
Eslamusamaaa/Topic-Classification-
End-to-end NLP project for classifying AG News articles into four topics. Includes data cleaning, manual N-gram implementation, scikit-learn modeling with TF-IDF + Naive Bayes, and a full Flask web app for live text
Language: Jupyter Notebook - Size: 15.5 MB - Last synced at: 5 days ago - Pushed at: 5 days ago - Stars: 0 - Forks: 0
Yahya222F/MuseumLangID---Model-for-Identifying-the-Language-of-Texts-for-a-Museum
🌍 Identify museum text languages automatically using TF-IDF and Multinomial Naive Bayes for accurate classification in Italian, English, and German.
Language: Jupyter Notebook - Size: 1.41 MB - Last synced at: 6 days ago - Pushed at: 6 days ago - Stars: 0 - Forks: 0
bongjoonno/Machine-Learn
a machine learning library for prediction and categorization
Language: Python - Size: 488 KB - Last synced at: 6 days ago - Pushed at: 6 days ago - Stars: 0 - Forks: 0
ZlataSparrow/Naive-Bayes
This project predicts whether a user will like a movie using Multinomial Naive Bayes, with cross-validation, tuning, and ROC–AUC evaluation.
Language: Jupyter Notebook - Size: 7.35 MB - Last synced at: 7 days ago - Pushed at: 7 days ago - Stars: 0 - Forks: 0
tutkufurkan/Machine-Learning---Classifications-Models
Comprehensive Machine Learning projects covering Classification and Regression models with detailed explanations, visualizations, and performance comparisons. Built with Python, scikit-learn, and Plotly.
Language: Jupyter Notebook - Size: 3.46 MB - Last synced at: 8 days ago - Pushed at: 8 days ago - Stars: 2 - Forks: 0
leafo/lapis-bayes
Naive Bayes classifier for use in Lua
Language: MoonScript - Size: 453 KB - Last synced at: 8 days ago - Pushed at: 8 days ago - Stars: 29 - Forks: 3
tcarlon94/Cap_3_News_Categorization
Categorizing 210000 Huffington Post articles by description using NLP
Language: Jupyter Notebook - Size: 4.43 MB - Last synced at: 9 days ago - Pushed at: 9 days ago - Stars: 0 - Forks: 0
zeerkius/Machine-Learning-In-Rust
Models Implemented Soley In Rust
Language: Rust - Size: 23.8 MB - Last synced at: 9 days ago - Pushed at: 9 days ago - Stars: 0 - Forks: 0
Dinesh-Sharma2004/ML_Algorithm_from_scratch
This repository contains implementations of fundamental Machine Learning algorithms from scratch using only Python and core libraries like NumPy , Pandas and Matplotlib.
Language: Jupyter Notebook - Size: 132 KB - Last synced at: 10 days ago - Pushed at: 10 days ago - Stars: 0 - Forks: 0
DzDany/Naive-Bayes
Este proyecto implementa y compara modelos de Naive Bayes (GaussianNB y MultinomialNB) para tareas de clasificación supervisada. Incluye el proceso completo de entrenamiento, validación cruzada, cálculo de métricas (precisión, recall, f1-score, accuracy) y generación de reportes para evaluar el rendimiento del modelo.
Language: Jupyter Notebook - Size: 1.47 MB - Last synced at: 11 days ago - Pushed at: 11 days ago - Stars: 0 - Forks: 0
Smithgod3/ai-elements
🧩 Build AI-native applications quickly with customizable React components from AI Elements, designed for seamless integration in your Next.js projects.
Language: TypeScript - Size: 1.99 MB - Last synced at: 12 days ago - Pushed at: 13 days ago - Stars: 0 - Forks: 0
jladdaran/real-or-fake-job-postings-R
Detect fraudulent job postings via Kaggle dataset using classical ML + text features.
Language: R - Size: 25.4 KB - Last synced at: 13 days ago - Pushed at: 13 days ago - Stars: 0 - Forks: 0
sudhee302/Fake-Review-Detection-using-Stacking-Ensemble
A stacking ensemble model is built for the purpose of detecting fake reviews. The ensemble is a comination of LogisticRegression and MultinomialNB
Language: Jupyter Notebook - Size: 7.06 MB - Last synced at: 13 days ago - Pushed at: 13 days ago - Stars: 0 - Forks: 0
prabanjan-ux/Spam-Detector
A simple and effective SMS Spam Detector built with Python, Flask, and Scikit-learn. This project uses a Naive Bayes classifier trained on TF-IDF vectorized text data to predict whether a message is "Spam" or "Ham" (not spam).
Language: Jupyter Notebook - Size: 1.45 MB - Last synced at: 14 days ago - Pushed at: 14 days ago - Stars: 0 - Forks: 0
Soumilgit/XYZ-Bank-Customer-Churn-Predictor
Modular full-stack ML project leveraging Groq API, Streamlit, Supabase, JSON, SciPy, SciKit-Learn, Plotly & EmailJS, alongside libraries - NumPy, Pandas, Utils, OS, Base64, Re, Pillow & DateTime.
Language: Jupyter Notebook - Size: 13.7 MB - Last synced at: 15 days ago - Pushed at: 15 days ago - Stars: 32 - Forks: 1
AswadulRashik/NLP
This repository explores multiple NLP techniques—from text preprocessing (sentence and word tokenization, TF-IDF, word embeddings) to model development. A recurrent neural network (RNN) architecture was implemented and trained for text classification, showcasing sequence modeling tasks.
Language: Jupyter Notebook - Size: 288 KB - Last synced at: 17 days ago - Pushed at: 17 days ago - Stars: 0 - Forks: 0
Amrutha-K-2004/Spam_guard
A Python-based tool that helps users detect and classify emails as spam or ham using the Naive Bayes algorithm.
Language: Python - Size: 429 KB - Last synced at: 18 days ago - Pushed at: 18 days ago - Stars: 1 - Forks: 0
azagniotov/language-detection
This is a refined and re-implemented version of the archived plugin for ElasticSearch elasticsearch-langdetect, which itself builds upon the original work by Nakatani Shuyo, found at https://github.com/shuyo/language-detection. The aforementioned implementation by Nakatani Shuyo serves as the default language detection component within Apache Solr.
Language: Java - Size: 18.2 MB - Last synced at: 20 days ago - Pushed at: 20 days ago - Stars: 2 - Forks: 1
Amon20044/Quantum-Bayes-classifiers-and-their-application-in-image-classification
implementing Quantum Bayes Classifiers (QBCs) for image classification tasks using MNIST and Fashion-MNIST datasets, based on the research by Ming-Ming Wang and Xiao-Ying Zhang. The project includes Naïve QBC, SPODE-QBC, TAN-QBC, and Symmetric-QBC, simulated on MindQuantum.
Language: Python - Size: 64.5 KB - Last synced at: 17 days ago - Pushed at: 20 days ago - Stars: 0 - Forks: 0
Abh3shek/sentiment_analysis
A simple web app built with Streamlit that predicts the sentiment of a text as Positive or Negative. Uses NLTK for text preprocessing (stopword removal & stemming) and a trained Naive Bayes model for prediction. Works on movie reviews and general statements.
Language: Jupyter Notebook - Size: 44.9 KB - Last synced at: 21 days ago - Pushed at: 21 days ago - Stars: 0 - Forks: 0
Mr-Atanu-Roy/Spam-SMS-Classification
ML Project to classify sms as spam or ham
Language: Jupyter Notebook - Size: 1.11 MB - Last synced at: 23 days ago - Pushed at: 23 days ago - Stars: 0 - Forks: 0
logan-taggart/Naive-Bayes
Implentation of the Naive Bayes supervised learning algorithm
Language: Python - Size: 63.5 KB - Last synced at: 23 days ago - Pushed at: 23 days ago - Stars: 0 - Forks: 0
leansandoval/CienciaDeDatos
Ejercicios de clase y Trabajo Práctico de la materia Ciencia de Datos UNLaM (3670) - 1C / 2C 2025.
Language: Jupyter Notebook - Size: 20.1 MB - Last synced at: 23 days ago - Pushed at: 23 days ago - Stars: 0 - Forks: 0
Aryan-Ghosh-Code/LogicLeaf
A Python-powered ML toolkit featuring a Decision Tree builder and Naive Bayes classifier implemented from scratch. Supports attribute selection using Entropy (ID3) and Gini Index (CART), with custom metric calculations, recursive tree construction, and Graphviz-based visualization for decision boundaries and probabilistic classification.
Language: Jupyter Notebook - Size: 474 KB - Last synced at: 25 days ago - Pushed at: 25 days ago - Stars: 3 - Forks: 0
johnnyau19/naive-bayes-classifier
Implementing a naive-bayes classifier to classify snakes
Language: Python - Size: 202 KB - Last synced at: 28 days ago - Pushed at: 28 days ago - Stars: 0 - Forks: 0
CryAndRRich/npmod
Building a simple deep learning framework and some machine learning/deep learning models from scratch (pure Numpy and Pytorch)
Language: Python - Size: 447 MB - Last synced at: 28 days ago - Pushed at: 28 days ago - Stars: 0 - Forks: 0
tasnimtalha09/applied-machine-learning-for-business
A Machine Learning course taught at Institute of Business Administration (IBA), University of Dhaka as part of the Data Analytics major.
Language: Jupyter Notebook - Size: 458 KB - Last synced at: 29 days ago - Pushed at: 29 days ago - Stars: 0 - Forks: 0
venkat-0706/Twalyze
Twitter sentiment analysis project using machine learning to classify tweets and understand audience mood, opinions, and behavior trends in real-time.
Language: Jupyter Notebook - Size: 24.4 KB - Last synced at: 25 days ago - Pushed at: 6 months ago - Stars: 10 - Forks: 1
xRomory/CCMACLRL_COM231ML_PROJECT
Cross-linguistic fake news detection using machine learning models trained and evaluated across English and Filipino datasets.
Language: Jupyter Notebook - Size: 47.8 MB - Last synced at: about 1 month ago - Pushed at: about 1 month ago - Stars: 0 - Forks: 0
srafay/Machine_Learning_A-Z
Learning to create Machine Learning Algorithms
Language: Python - Size: 10.8 MB - Last synced at: 2 days ago - Pushed at: over 4 years ago - Stars: 393 - Forks: 194
gbroques/naive-bayes
A Python implementation of Naive Bayes from scratch.
Language: Python - Size: 61.5 KB - Last synced at: 25 days ago - Pushed at: over 7 years ago - Stars: 40 - Forks: 27
Pacatro/Bayesian-Emotions
Simple implementation of a Naive Bayes classifier for sentiment analysis on movie reviews.
Language: Python - Size: 28.4 MB - Last synced at: 24 days ago - Pushed at: about 1 month ago - Stars: 1 - Forks: 0
kbiakov/CodeView-Android
Display code with syntax highlighting :sparkles: in native way.
Language: Kotlin - Size: 1.44 MB - Last synced at: about 1 month ago - Pushed at: almost 4 years ago - Stars: 889 - Forks: 111
Ankush-Chander/obsidian-smart-move-text
Organize text/links in file without a hassle
Language: TypeScript - Size: 412 KB - Last synced at: about 1 month ago - Pushed at: over 1 year ago - Stars: 8 - Forks: 0
cypherpunk-symposium/ml-advanced-classifiers-py 📦
👾my personal implementation of classical machine learning algorithms from first principles (as a phd student at stony brook university)
Language: Python - Size: 16.5 MB - Last synced at: about 1 month ago - Pushed at: about 1 year ago - Stars: 15 - Forks: 0
evanklem/PartyPredict
Naive Bayes survey-based classifier that predicts political party affiliation from responses.
Language: Java - Size: 27.3 KB - Last synced at: about 2 months ago - Pushed at: about 2 months ago - Stars: 0 - Forks: 0
StarlangSoftware/Classification-CPP
Machine learning library for classification tasks
Language: C++ - Size: 64.1 MB - Last synced at: about 2 months ago - Pushed at: about 2 months ago - Stars: 7 - Forks: 0
mahirTaj/Life-Expectancy-Prediction
Machine learning project predicting life expectancy using WHO dataset with Linear Regression, Decision Trees, and Neural Networks.
Language: Jupyter Notebook - Size: 14.1 MB - Last synced at: about 2 months ago - Pushed at: about 2 months ago - Stars: 0 - Forks: 0
joemathew2004/S5_AI-Lab-and-ML-Lab-Programs
This is a repo comprising of S5 AI and ML lab Programs. Programs are designed for educational purposes and demonstrate AI and ML concepts.
Language: Python - Size: 67.4 KB - Last synced at: about 1 month ago - Pushed at: about 2 months ago - Stars: 0 - Forks: 0
pharo-ai/naive-bayes-classifier
A multinomial Naive Bayes classifier implemented in Pharo
Language: Smalltalk - Size: 39.1 KB - Last synced at: about 1 month ago - Pushed at: about 2 months ago - Stars: 1 - Forks: 0
Adhith14/meds-ai-disease-prediction
AI-powered disease prediction model using SVM, Naive Bayes, and Random Forest trained on 132-symptom dataset
Language: JavaScript - Size: 13.3 MB - Last synced at: about 2 months ago - Pushed at: about 2 months ago - Stars: 0 - Forks: 0
Eva-Kaushik/ProbNetX
ProbNetX is a research-grade Bayesian network framework that learns conditional dependencies from discrete datasets and performs exact inference for predicting missing values.
Language: Python - Size: 1.79 MB - Last synced at: 28 days ago - Pushed at: about 2 months ago - Stars: 0 - Forks: 0
lucaszhuang1210/Multinomial-Naive-Bayes-Classifier
An exploration-driven research study on improving the Multinomial Naive Bayes (MNB) model for sentiment classification.
Language: Jupyter Notebook - Size: 26.1 MB - Last synced at: about 2 months ago - Pushed at: about 2 months ago - Stars: 1 - Forks: 0
wmotte/epilepsy_diagnosis_based_on_text
Diagnostic language models based on text from first-seizure clinic letters
Language: Jupyter Notebook - Size: 392 KB - Last synced at: about 2 months ago - Pushed at: about 2 months ago - Stars: 0 - Forks: 0
Dido-D-B/NLP_Tweet_Disaster_Classifier
NLP classifier for tweets as disaster (1) or non-disaster (0)
Language: Jupyter Notebook - Size: 5.87 MB - Last synced at: about 2 months ago - Pushed at: about 2 months ago - Stars: 0 - Forks: 0
niiknow/bayes
naive bayes in php
Language: PHP - Size: 47.9 KB - Last synced at: 23 days ago - Pushed at: over 3 years ago - Stars: 69 - Forks: 15
shariftasrik/ml-binary-classification-breastcancer
A machine learning project applying Decision Tree, Naïve Bayes, and K-Nearest Neighbors (KNN) classifiers to a breast cancer healthcare dataset for binary classification. Includes data preprocessing, model training, and performance evaluation using accuracy, precision, recall, and F1-score metrics.
Language: Jupyter Notebook - Size: 1.09 MB - Last synced at: 20 days ago - Pushed at: about 2 months ago - Stars: 0 - Forks: 0
Felixzebaoth/codefixx
Language: Jupyter Notebook - Size: 630 KB - Last synced at: about 2 months ago - Pushed at: about 2 months ago - Stars: 1 - Forks: 0
fredwu/simple_bayes
A Naive Bayes machine learning implementation in Elixir.
Language: Elixir - Size: 97.7 KB - Last synced at: about 1 month ago - Pushed at: about 8 years ago - Stars: 394 - Forks: 25
madhurimarawat/Final-Internship-Project
This repository contains my internship project that I made using Streamlit and Python programming language.
Language: Jupyter Notebook - Size: 288 KB - Last synced at: about 2 months ago - Pushed at: 12 months ago - Stars: 1 - Forks: 1
madhurimarawat/Intelligent-Data-Analysis
This repository contains data analysis programs in the Python programming language.
Language: Jupyter Notebook - Size: 2.08 MB - Last synced at: 26 days ago - Pushed at: almost 2 years ago - Stars: 2 - Forks: 1
prayas7102/NodejsSecurify
NodejsSecurify is an advanced NPM package designed to enhance the security of Node.js applications using AI/ML models. It provides a comprehensive set of security features and analysis capabilities to identify potential vulnerabilities and enforce best practices in accordance with OWASP guidelines.
Language: TypeScript - Size: 1.06 MB - Last synced at: about 1 month ago - Pushed at: about 1 year ago - Stars: 5 - Forks: 5
acd17sk/Identifying-Scientific-Papers-for-Medical-Databases
Language: Python - Size: 87 MB - Last synced at: 2 months ago - Pushed at: 2 months ago - Stars: 0 - Forks: 0
imhnor/AI-RT_IoT2022
RT_IoT2022 dataset to build an anomaly detection model with K-Means clustering, Naïve Bayes classification, and performance evaluation.
Language: Jupyter Notebook - Size: 6.43 MB - Last synced at: 2 months ago - Pushed at: 2 months ago - Stars: 0 - Forks: 0
peter-ehmann/cardiotocography
Final project for Statistical Learning (MSDS 534) at Rutgers University.
Size: 1.13 MB - Last synced at: 2 months ago - Pushed at: almost 6 years ago - Stars: 0 - Forks: 0
INDDRSINGH/Email-SMS-Spam-Classifier
Given a text, the ML model can predict whether it is "SPAM" or "NOT SPAM"
Language: Jupyter Notebook - Size: 1.09 MB - Last synced at: about 2 months ago - Pushed at: 2 months ago - Stars: 0 - Forks: 0
MD-Arifuzzaman-ARIF/Bilai-BD
This is a junior design project (CSE.299) by Md. Arifuzzaman Arif, Kazi Iftakher Rahman & Md. Saif Hasan and, under the guidance of Intiser Tahmid Naheen (ITN), Lecturer with the Department of Electrical and Computer Engineering, North South University, Dhaka, Bangladesh.
Language: CSS - Size: 30.6 MB - Last synced at: 3 months ago - Pushed at: 3 months ago - Stars: 0 - Forks: 0
gulu-sama/face-recognition-using-PCA
Language: Jupyter Notebook - Size: 11.6 MB - Last synced at: 3 months ago - Pushed at: 3 months ago - Stars: 0 - Forks: 0
SuryaAbyss/Earthquake-prediction-using-Machine-learning-models
In this project, we use historic earthquake data from California to build machine learning models that predict: 📍 The probability of an earthquake in a region 📊 Its possible magnitude
Language: Jupyter Notebook - Size: 4.86 MB - Last synced at: 3 months ago - Pushed at: 3 months ago - Stars: 0 - Forks: 0
Ayush1891/spam-sms-detector
This is a machine learning project designed to classify text messages as either "ham" (legitimate) or "spam". The project uses the SMS Spam Collection Dataset and demonstrates a complete machine learning pipeline, from data preprocessing and feature engineering to model training and evaluation.
Language: Jupyter Notebook - Size: 23.4 KB - Last synced at: 3 months ago - Pushed at: 3 months ago - Stars: 0 - Forks: 0
J-TECH-bot/SMS_Spam-Classifier
This project is a machine learning application that detects whether an SMS message is Spam or Ham (Not Spam). It uses Python, Streamlit, and Scikit-learn for building and deploying the model.
Language: Jupyter Notebook - Size: 910 KB - Last synced at: 3 months ago - Pushed at: 3 months ago - Stars: 2 - Forks: 0
kbzh2558/LLM_Emotion_Classification
Emotion Classification with LLMs
Language: Jupyter Notebook - Size: 87.4 MB - Last synced at: 3 months ago - Pushed at: 3 months ago - Stars: 1 - Forks: 0
lasya-s-610/Diabetes-Mellitus-Classification
A machine learning project to classify diabetes using the Pima Indians dataset. It compares multiple models (Naive Bayes, Decision Tree, Random Forest, SVC) and evaluates them using accuracy, F1 score, and specificity.
Language: Jupyter Notebook - Size: 288 KB - Last synced at: 3 months ago - Pushed at: 3 months ago - Stars: 0 - Forks: 0
zadkiel-dev/document-classification-nlp
🐙 End-to-end PyTorch NLP for news article classification into World, Sports, Business, Sci/Tech using TorchText, with data preprocessing, vocabulary, training, evaluation, and visualization.
Language: Jupyter Notebook - Size: 22.4 MB - Last synced at: 3 months ago - Pushed at: 3 months ago - Stars: 0 - Forks: 0
RudolphMensah/ML_for_PDAC_Classification
🔍 Enhance pancreatic cancer detection and classification using advanced machine learning techniques on urinary biomarkers for improved accuracy.
Language: Jupyter Notebook - Size: 2.91 MB - Last synced at: 3 months ago - Pushed at: 3 months ago - Stars: 0 - Forks: 0
Bakrawy2025/emotion-sentiment-classifier
Emotion & sentiment classifier in Python using TF-IDF + Logistic Regression (scikit-learn). Includes joblib model saving, evaluation and CLI prediction. 🐱💻
Language: Python - Size: 1.54 MB - Last synced at: 3 months ago - Pushed at: 3 months ago - Stars: 0 - Forks: 0
ZB3131/mini_language_identifier
A beginner-friendly, NLTK-based language identifier using character n-grams and the WiLI-2018 dataset.
Language: Python - Size: 7.81 KB - Last synced at: 3 months ago - Pushed at: 3 months ago - Stars: 0 - Forks: 0
Geneviieve/ASG_Titanic-Survival-Prediction
End-to-end machine learning project to predict passenger survival on the Titanic, covering data preprocessing, model training (Logistic Regression & Naive Bayes Classifier), and performance evaluation.
Language: Jupyter Notebook - Size: 96.7 KB - Last synced at: 3 months ago - Pushed at: 3 months ago - Stars: 0 - Forks: 0
pedropqv/nsfw-image-detection
nsfw-image-detection is a vision-language encoder model fine-tuned from siglip2-base-patch16-256 for multi-class image classification. Built on the SiglipForImageClassification architecture, the model is trained to identify and categorize content types in images, especially for explicit, suggestive, or safe media filtering.
Language: Python - Size: 14.6 KB - Last synced at: 3 months ago - Pushed at: 3 months ago - Stars: 1 - Forks: 0
HvKLeon/text-classification-sentiment-analysis
Text classification of Amazon product reviews as positive or negative
Size: 1.95 KB - Last synced at: 3 months ago - Pushed at: 3 months ago - Stars: 0 - Forks: 1
TharunDubbaka/Spam-or-ham-using-Naive-Bayes-classifier
A beginner-friendly machine learning project that classifies text messages as Spam (unwanted) or Ham (legitimate) using the Naive Bayes algorithm. This project covers text preprocessing, probability-based classification, and model evaluation, making it a great introduction to Natural Language Processing (NLP) and Machine Learning.
Language: Python - Size: 9.77 KB - Last synced at: 3 months ago - Pushed at: 3 months ago - Stars: 0 - Forks: 0
key-r-code/nbc-based-novelty-detection-basic
NBC-Based Novelty Detection in Multi-Level Taxonomy
Language: Jupyter Notebook - Size: 4.68 MB - Last synced at: 3 months ago - Pushed at: 3 months ago - Stars: 1 - Forks: 0
CKLekhana/Exploring-Image-Features-and-Implementing-Classical-Classification-Models
Comprehensive study on traditional image classification, comparing SIFT & HOG features with Logistic Regression, Naive Bayes and Support Vector Classifiers. Evaluating performance on binary brain tumor image dataset.
Language: Jupyter Notebook - Size: 50.8 MB - Last synced at: 3 months ago - Pushed at: 3 months ago - Stars: 0 - Forks: 0
jadttheripper/Early-disease-diagnosis-
This was part of a research thesis I did during in the fall semester of my academic year where I Explored multiple approaches in using Artificial intelligence in the healthcare industry while focusing on early disease diagnosis.
Language: Jupyter Notebook - Size: 925 KB - Last synced at: 3 months ago - Pushed at: 3 months ago - Stars: 0 - Forks: 0
CasperKristiansson/Elements-of-AI-Building-AI
All exercises for the course Elements of AI - Building AI
Language: Python - Size: 20.5 KB - Last synced at: 3 months ago - Pushed at: almost 4 years ago - Stars: 18 - Forks: 26
mason-larobina/classi-cine
Build smart playlists from your video collection
Language: Rust - Size: 1.13 MB - Last synced at: 26 days ago - Pushed at: 3 months ago - Stars: 6 - Forks: 0
madhurimarawat/Pattern-Recognition-and-Machine-Learning
This repository contains Pattern Recognition and Machine Learning programs in the Python programming language.
Language: Jupyter Notebook - Size: 3.64 MB - Last synced at: 22 days ago - Pushed at: almost 2 years ago - Stars: 1 - Forks: 0
Atharvparab2004/TRUETEXT--TEXT-CLASSIFICATION-
TRUETEXT is a text classification project tool used to identify if a text is A.I generated or human written .The project is developed using Python libraries and Machine learning models trained under a sample dataset .The evaluation of their performances and accuracy is done in order to compare the strengths.
Language: Jupyter Notebook - Size: 1.64 MB - Last synced at: 3 months ago - Pushed at: 3 months ago - Stars: 0 - Forks: 0
payall03/Spam-mail-detection
A Web App for Detecting Spam Messages using Machine Learning | Flask · TfidfVectorizer · Naive Bayes
Language: Python - Size: 522 KB - Last synced at: 3 months ago - Pushed at: 3 months ago - Stars: 0 - Forks: 0
Bgajski/ML.NET.Classifier
ML.NET.Classifier is a .NET Windows Forms application that utilizes the ML.NET library to demonstrate binary and textual data classification process using relevant metrics and visual charts.
Language: C# - Size: 1.06 MB - Last synced at: 3 months ago - Pushed at: 3 months ago - Stars: 0 - Forks: 0
BeN-ClevelanD/ML-Naive_bayes-Sentiment_analysis
Natural Language processing: Performing sentiment Analysis on Tweet dataset using BPE tokenisation and a Naive Bayes classifier
Language: Jupyter Notebook - Size: 6.84 KB - Last synced at: 3 months ago - Pushed at: 3 months ago - Stars: 0 - Forks: 0
dhim46/php-algorithms
Language: PHP - Size: 19.5 KB - Last synced at: 3 months ago - Pushed at: 3 months ago - Stars: 0 - Forks: 0
Staar500/NLP_Task-Customer_Review_Sentiment_Classifier
Automatically classify product and movie reviews as Positive or Negative with this NLP tool. Built with Flask, it streamlines customer feedback management. 🚀
Language: Jupyter Notebook - Size: 234 KB - Last synced at: 3 months ago - Pushed at: 3 months ago - Stars: 0 - Forks: 0
Suvroneel/Spam-Email-Classifier
It’s an E2E ML project to filter spam msgs by using naive bayes classifier ✨💖
Language: Jupyter Notebook - Size: 3.12 MB - Last synced at: 3 months ago - Pushed at: 4 months ago - Stars: 1 - Forks: 0
Jedrzej-Wydra/judgement-prediction
Predicting court judgements using basic ML models — because consistent reasoning leaves traces.
Language: Jupyter Notebook - Size: 487 KB - Last synced at: 3 months ago - Pushed at: 4 months ago - Stars: 0 - Forks: 0
prasannab4362/NLP_Task-Customer_Review_Sentiment_Classifier
A sentiment analysis project that classifies IMDb movie reviews as Positive or Negative using traditional NLP techniques.Built with Flask for web interface and trained using Logistic Regression with TF-IDF vectorization.
Language: Jupyter Notebook - Size: 231 KB - Last synced at: 23 days ago - Pushed at: 4 months ago - Stars: 0 - Forks: 0
hhhrrrttt222111/DS_and_ML_projects
Data Science & Machine Learning projects and tutorials in python from beginner to advanced level.
Language: Jupyter Notebook - Size: 155 MB - Last synced at: 3 months ago - Pushed at: about 3 years ago - Stars: 169 - Forks: 60
thehimanshubansal/SMS-Spam-Classifier
A machine learning-powered text classification system designed to identify unwanted or malicious messages in SMS and email formats using Multinomial Naïve Bayes algorithm.
Language: Jupyter Notebook - Size: 750 KB - Last synced at: 4 months ago - Pushed at: 4 months ago - Stars: 1 - Forks: 0
lalitha-sahitya/Disaster-Tweets
This project builds a machine learning model that classifies whether a tweet refers to a real disaster or not using basic text preprocessing and feature extraction techniques.
Language: Jupyter Notebook - Size: 496 KB - Last synced at: 4 months ago - Pushed at: 4 months ago - Stars: 0 - Forks: 0
RubixML/Dota2
Build a classifier to predict the outcome of Dota 2 games with the Naive Bayes algorithm and results from 102,944 sample games.
Language: PHP - Size: 4.89 MB - Last synced at: 26 days ago - Pushed at: 4 months ago - Stars: 15 - Forks: 2
akash-kr2812/Olympics-Medal-IQ
The goal of this project is to make a prediction model which will predict whether an athlete will win a medal or not.
Language: Jupyter Notebook - Size: 307 KB - Last synced at: 4 months ago - Pushed at: 4 months ago - Stars: 0 - Forks: 0
tatv047/Credit-Card-Fraud-Detection
A comprehensive machine learning(binary classification) project for detecting credit fraud on a highly imbalanced dataset.
Language: Jupyter Notebook - Size: 2.11 MB - Last synced at: 4 months ago - Pushed at: 4 months ago - Stars: 0 - Forks: 0
RahulNeuroByte/Celebel_Summer_Internship_2025
This repository contains weekly assignments and tasks completed during my 2-months Data Science internship at Celebel Technology Pvt. Ltd. (2025). Each folder represents work done in a specific week, covering Python with oops concept, data preprocessing, EDA, machine learning and Gen AI fundamentals
Language: Jupyter Notebook - Size: 10.2 MB - Last synced at: 4 months ago - Pushed at: 4 months ago - Stars: 2 - Forks: 0