An open API service providing repository metadata for many open source software ecosystems.

GitHub topics: naive-bayes-algorithm

riya-joshi-401/ML-algorithms-from-scratch-using-python

This repo contains famous ML algorithms from scratch using python. I have implemented all the algorithms on a single dataset ( FIFA set from Kaggle ) for better understanding.

Language: Jupyter Notebook - Size: 5.12 MB - Last synced at: almost 2 years ago - Pushed at: over 4 years ago - Stars: 0 - Forks: 1

Neo-Zenith/text-message-sentiment-analyzer

A mini-project on emotion classification using NLP for the course SC1015: Introduction to Data Science & Artificial Intelligence.

Language: Jupyter Notebook - Size: 52.6 MB - Last synced at: over 1 year ago - Pushed at: about 2 years ago - Stars: 1 - Forks: 3

aadimangla/Predicting-product-sales-through-ads

In simpler words we tell whether a user on Social Networking site after clicking the ad’s displayed on the website,end’s up buying the product or not. This could be really helpful for the company selling the product. Lets say that its a car company which has paid the social networking site(For simplicity we’ll assume its Facebook from now on)to display ads of its newly launched car.Now since the company relies heavily on the success of its newly launched car it would leave no stone unturned while trying to advertise the car. Well then whats better than advertising it on the most popular platform right now.But what if we only advertise it to the correct crowd.

Language: Python - Size: 12.7 MB - Last synced at: almost 2 years ago - Pushed at: about 5 years ago - Stars: 6 - Forks: 1

arnab7070/sms-spam-detection

Streamlit app to detect if a comment is spam or not ?

Language: Python - Size: 6.34 MB - Last synced at: over 1 year ago - Pushed at: almost 2 years ago - Stars: 0 - Forks: 0

MalteArnold/machine-learning

Projects involving basic machine learning algorithms.

Language: Python - Size: 508 KB - Last synced at: almost 2 years ago - Pushed at: almost 2 years ago - Stars: 0 - Forks: 0

Santosh2611/NeuroNexus-Innovations

Welcome to a diverse collection of hands-on ML, AI, Python, and Data Science projects. Explore and learn through practical applications. Happy coding! 🚀

Language: Jupyter Notebook - Size: 30.7 MB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

Ahonanhin/NaiveBayes

Text Classification with Naive Bayes Classifier

Language: Jupyter Notebook - Size: 1.14 MB - Last synced at: almost 2 years ago - Pushed at: almost 2 years ago - Stars: 0 - Forks: 0

Shaguns26/Fake-News-Detection

Fake News Detection-Naive Bayes Model

Language: Jupyter Notebook - Size: 40.2 MB - Last synced at: almost 2 years ago - Pushed at: over 5 years ago - Stars: 7 - Forks: 4

shauryagupta30/Movie-Review-NLP

this project uses Naive Bayes as the principal Algorithm for classification of the parsed review and calculating the likelihood ratio of a word to exist in a positive statement versus a negative statement

Language: Jupyter Notebook - Size: 84 KB - Last synced at: almost 2 years ago - Pushed at: almost 4 years ago - Stars: 0 - Forks: 0

oktaviacitra/naive-bayes-data-hipertensi

Menemukan probabilitas hipertensi seseorang menggunakan input data umur dan kegemukan berdasarkan algoritma naive bayes

Language: Java - Size: 2.93 KB - Last synced at: almost 2 years ago - Pushed at: about 6 years ago - Stars: 0 - Forks: 0

Ddeepanshu-997/Naive-Bayes

In this project i am performing the naive bayes on the given dataset , initially i performed some data preprocessing technique in order to filter out the data flaws then undergoes the process of model building i.e Naive Bayes.

Language: Jupyter Notebook - Size: 6.84 KB - Last synced at: 3 months ago - Pushed at: almost 2 years ago - Stars: 0 - Forks: 0

LaxmiChaudhary/Classifying-silhouettes-of-vehicles

Unsupervised Learning (PCA) on Vehicle dataset

Language: Jupyter Notebook - Size: 4.68 MB - Last synced at: about 1 year ago - Pushed at: about 6 years ago - Stars: 3 - Forks: 10

Aysenuryilmazz/Driver_Drowsiness_Detection

Driver drowsiness is one of the causes of traffic accidents. According to the statistics; highway road crashes hold 11.09% of the total number of accidents. There are several reasons of drowsy driving such as: a lack of quality of sleep, may be overnight driving or having sleep disorders e.g. sleep apnea. However; all people should know that: People can not fight against to sleep. Using Image Processing and both classical and new-brand Machine Learning techniques, we are trying to know beforehand the driver's drowsiness and warning him/her with an alert before any crash happened.

Language: Jupyter Notebook - Size: 123 MB - Last synced at: almost 2 years ago - Pushed at: almost 3 years ago - Stars: 7 - Forks: 6

Paul-Andrew-15/ICC-2023-Worldcup-prediction

Predicting the champion of the 2023 Cricket World Cup through the implementation of the Random Forest algorithm.

Language: Jupyter Notebook - Size: 1.06 MB - Last synced at: almost 2 years ago - Pushed at: about 2 years ago - Stars: 4 - Forks: 1

mohammadrobih/naive-bayes-text-classifier

Library PHP untuk klasifikasi teks Bahasa Indonesia menggunakan algoritma Naive Bayes Classifier (NBC)

Language: PHP - Size: 4.88 KB - Last synced at: 7 months ago - Pushed at: about 6 years ago - Stars: 14 - Forks: 5

dvircohen0/ML-101

Machine-Learning-Algorithms-From-Scratch

Language: Jupyter Notebook - Size: 12.7 MB - Last synced at: almost 2 years ago - Pushed at: almost 2 years ago - Stars: 0 - Forks: 0

Shivank1006/Data_Analytics_with_the_Fisher_Iris_Dataset

Data Science Assignment

Language: Jupyter Notebook - Size: 633 KB - Last synced at: almost 2 years ago - Pushed at: over 5 years ago - Stars: 0 - Forks: 0

mikeleo03/Supervised-Learning-Algorithm

Implementation of KNN and Naive-Bayes Supervised Learning Algorithm from Scratch to Cluster Phone Dataset

Language: Jupyter Notebook - Size: 1.91 MB - Last synced at: 4 months ago - Pushed at: almost 2 years ago - Stars: 0 - Forks: 0

kalthommusa/Udacity-Intro-to-ML-with-TensorFlow

This repository contains my collections of labs' notebooks from Udacity's Intro to ML with TensorFlow.

Language: Jupyter Notebook - Size: 1.1 MB - Last synced at: 6 months ago - Pushed at: over 3 years ago - Stars: 1 - Forks: 0

styles3544/Naive-Bayes

Some implementation and use cases of Naive Bayes.

Language: Jupyter Notebook - Size: 66.4 KB - Last synced at: almost 2 years ago - Pushed at: almost 4 years ago - Stars: 0 - Forks: 0

sarangiWijemanna/T_MachineLearning

Machine Learning 30 Days Challenges - Learn ML Concepts ❤

Language: Python - Size: 9.49 MB - Last synced at: almost 2 years ago - Pushed at: almost 2 years ago - Stars: 0 - Forks: 0

Christoph18945/spamfilter

A very basic E-Mail Spam Filter.

Language: Python - Size: 0 Bytes - Last synced at: almost 2 years ago - Pushed at: almost 2 years ago - Stars: 0 - Forks: 0

vivek2319/mercy

Functions and code snippets to help save the time!

Language: Jupyter Notebook - Size: 2.21 MB - Last synced at: about 2 years ago - Pushed at: over 2 years ago - Stars: 6 - Forks: 7

martian1231/gaussianNaiveBayesFromScratch

Gaussian Naive Bayes classification algorithm from scratch in python.

Language: Jupyter Notebook - Size: 20.5 KB - Last synced at: about 2 years ago - Pushed at: over 4 years ago - Stars: 0 - Forks: 0

BHouwens/elm-naive-bayes

Naive Bayes classification package for Elm for funzies

Language: Elm - Size: 53.7 KB - Last synced at: about 2 years ago - Pushed at: over 9 years ago - Stars: 0 - Forks: 0

pierogio/ML_classification

Machine learning classification applied to wine recognition data.

Language: Jupyter Notebook - Size: 5.76 MB - Last synced at: about 2 years ago - Pushed at: about 2 years ago - Stars: 1 - Forks: 0

hmlanden/TrafikiPy

An analysis of traffic accident data for the UK in 2014, using data from the UK Data Service. (Sourced from Kaggle with original data coming from UK Data Service. See wiki for complete citations.)

Language: Jupyter Notebook - Size: 5.53 MB - Last synced at: about 2 years ago - Pushed at: over 7 years ago - Stars: 12 - Forks: 6

VipinJain1/VIP-K-Nearest-Neighbors-Naive-Bayes-Logistic-Linear-Regression

Language: Jupyter Notebook - Size: 22.7 MB - Last synced at: about 2 years ago - Pushed at: about 6 years ago - Stars: 2 - Forks: 1

divyansh1195/Natural-Language-Processing

NLP Projects Implementation.

Language: Jupyter Notebook - Size: 4.96 MB - Last synced at: about 2 years ago - Pushed at: over 4 years ago - Stars: 0 - Forks: 0

vaitybharati/Reviews_Classification_Naive_Bayes

Data Cleaning, N-gram, WordCloud, Applying naive bayes for classification, Using TFIDF

Language: Jupyter Notebook - Size: 4.88 KB - Last synced at: about 2 years ago - Pushed at: almost 5 years ago - Stars: 1 - Forks: 0

Nemshan/Naive-Bayes-algorithm-From-Scratch

replicating Naive Bayes algorithms from scratch that # Restrict to only categorical features # Give an error message if continuous features are provided # Function must have at least three parameters: Train, Test, Classification variable # Output produces predicted probability and classification #Use Titanic data to predict survival.

Language: Jupyter Notebook - Size: 48.8 KB - Last synced at: about 2 years ago - Pushed at: over 7 years ago - Stars: 1 - Forks: 1

soham23/reviewsClassifier

Language: Python - Size: 13.4 MB - Last synced at: about 2 years ago - Pushed at: over 7 years ago - Stars: 1 - Forks: 0

Anshul21107/SMS-Spam-Classifier

SMS Spam Classifier is a machine learning project that classifies SMS messages as either spam or not spam (ham).

Language: Jupyter Notebook - Size: 891 KB - Last synced at: 9 months ago - Pushed at: about 2 years ago - Stars: 1 - Forks: 0

sanjyotUM/NLP_assignment_3

Naive Bayes algorithm-based word sense disambiguation implemented from scratch.

Language: Jupyter Notebook - Size: 335 KB - Last synced at: about 2 years ago - Pushed at: over 4 years ago - Stars: 0 - Forks: 0

Nimit2098/Image-Recognition-of-handwritten-Digits

Developed a Naive Bayes Multinomial Machine Learning model which can recognize hand written digits with 84% accuracy.

Language: HTML - Size: 149 KB - Last synced at: about 2 years ago - Pushed at: over 3 years ago - Stars: 0 - Forks: 0

S-Oktay-Bicici/Machine-Learning

Machine Learning ve Python: A'dan Z'ye Makine Öğrenmesi

Language: Python - Size: 89.8 KB - Last synced at: about 2 years ago - Pushed at: over 3 years ago - Stars: 1 - Forks: 0

afafirmansyah/artificial-intelligence

Basic AI techniques include rule-based systems, decision trees, and search algorithms

Language: Jupyter Notebook - Size: 193 KB - Last synced at: about 2 years ago - Pushed at: almost 3 years ago - Stars: 1 - Forks: 0

vibhavddd/multinomial_naive_bayes_

This project uses inbuilt sklearn.naive_bayes.MultinomialNB classifier as well as the algorithm code from the scratch which is having accuracy even more than inbuilt classifier

Language: Jupyter Notebook - Size: 43 KB - Last synced at: about 2 years ago - Pushed at: almost 4 years ago - Stars: 0 - Forks: 1

HenyerM/Building-a-Spam-Filter-with-Naive-Bayes

In this project, we're going to build a spam filter for SMS messages using the multinomial Naive Bayes algorithm. Our goal is to write a program that classifies new messages with an accuracy greater than 80% — so we expect that more than 80% of the new messages will be classified correctly as spam or ham (non-spam). Please watch the follow youtube video for more info about the Naive Bayes Theorem. https://www.youtube.com/watch?v=O2L2Uv9pdDA

Language: Jupyter Notebook - Size: 241 KB - Last synced at: 11 months ago - Pushed at: over 3 years ago - Stars: 1 - Forks: 0

iamyourdre/naive-bayes-classifier-js

Naive Bayes classifier developed with MySQL, ExpressJS, and NodeJS by @iamyourdre.

Language: JavaScript - Size: 24.4 KB - Last synced at: 8 months ago - Pushed at: about 2 years ago - Stars: 0 - Forks: 0

AbdelrahmanShehata482/Machine-Learning-Algorithms-Kmeans-Kmedoids-KNN-and-Naive-bayes-Python

Machine Learning Algorithms(Kmeans,Kmedoids,KNN and Naive bayes) with data cleaning and visualization

Language: Jupyter Notebook - Size: 87.9 KB - Last synced at: over 2 years ago - Pushed at: over 3 years ago - Stars: 0 - Forks: 0

AbdelrahmanShehata482/Data-mining-with-data-cleaning-and-visualization

Algorithms(Agglomerative hierarchical clustering ,Kmedoids and Naive bayes) with data cleaning and visualization

Language: Jupyter Notebook - Size: 172 KB - Last synced at: over 2 years ago - Pushed at: over 3 years ago - Stars: 0 - Forks: 0

Jijunjiang/Document-classification-algorithms-design

leangit

Language: Python - Size: 18 MB - Last synced at: over 2 years ago - Pushed at: over 8 years ago - Stars: 1 - Forks: 0

donlapark/Dirichlet-Mechanism

The Dirichlet Mechanism for Differentially Private KL Divergence Minimization

Language: Jupyter Notebook - Size: 5.27 MB - Last synced at: 8 months ago - Pushed at: over 2 years ago - Stars: 1 - Forks: 0

KunalDJoshi/Information-Retrieval-and-Text-Mining-algorithms

Knowledge processing technologies : Information Retrieval and text classification

Language: Java - Size: 1.51 MB - Last synced at: over 2 years ago - Pushed at: about 5 years ago - Stars: 0 - Forks: 1

mellophi/Email-Spam-Classifier

An Email Spam classifier using Naive Bayes

Language: C++ - Size: 131 KB - Last synced at: over 2 years ago - Pushed at: about 7 years ago - Stars: 1 - Forks: 0

dramsauer/Naive-Bayes-Classifier

Naive bayes classification on tripadvisor rate data

Language: Python - Size: 292 KB - Last synced at: over 2 years ago - Pushed at: over 7 years ago - Stars: 0 - Forks: 0

sakbarpu/TraditionalClassifiers

This repository implements the basic machine learning classifiers for the problem of Yelp reviews classification. We assume the problem to be a binary classification problem. The models implemented are Naive Bayes, Logistic Regression, Support Vector Machine (linear), Decision Trees, Bagged Decision Trees, Random Fforests, and Boosted Decision Trees.

Language: Python - Size: 2.01 MB - Last synced at: over 2 years ago - Pushed at: over 7 years ago - Stars: 1 - Forks: 1

francheska-vicente/stintsy-naivebayes

This repository holds a guide to understand Naive Bayes.

Language: Jupyter Notebook - Size: 940 KB - Last synced at: over 2 years ago - Pushed at: over 3 years ago - Stars: 0 - Forks: 0

lijesh010/ML_Project-Iris_Data_Species_Classification_Algorithms

This repository contains a machine learning project focused on the classification of Iris flower species using different Classification algorithms.

Language: Jupyter Notebook - Size: 19.5 KB - Last synced at: 24 days ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

abdullah-abunada/image_classification

The goal of this project is to build a web application that will be trained on a set of labeled flower images to make predictions on the given input.

Language: JavaScript - Size: 50.2 MB - Last synced at: over 2 years ago - Pushed at: almost 5 years ago - Stars: 1 - Forks: 0

Arun998/MACHINE-LEARNING

Machine learning Algorithms

Language: Jupyter Notebook - Size: 551 KB - Last synced at: over 2 years ago - Pushed at: over 2 years ago - Stars: 1 - Forks: 0

Kmohamedalie/Supervised_Machine_Learning-Classification

Supervised Machine Learning Algorithms

Language: Jupyter Notebook - Size: 4.77 MB - Last synced at: about 1 month ago - Pushed at: about 2 years ago - Stars: 0 - Forks: 0

NehaPant14/Loan-Prediction

Loan Prediction using Classification Techniques

Language: Jupyter Notebook - Size: 8.74 MB - Last synced at: over 2 years ago - Pushed at: over 2 years ago - Stars: 4 - Forks: 0

Abhishek-N/SMS-Spam-Detection-using-ML

SMS Spam and Ham Detection using Multinomial Naive Bayes Algorithm.

Language: Jupyter Notebook - Size: 261 KB - Last synced at: over 2 years ago - Pushed at: almost 5 years ago - Stars: 2 - Forks: 0

friskyspock/amazon-reviews-excelr

Analyzing sentiments of product reviews on Amazon. Also made a predictive model using Naive Bayes

Language: Jupyter Notebook - Size: 1.17 MB - Last synced at: over 2 years ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

FarhanAsfar/CSE366-Artificial-Intelligence-Codes

This repository contains the codes of my academic course CSE366-Artificial Intelligence. The problems are solved using the C++ language.

Language: C++ - Size: 55.1 MB - Last synced at: about 2 years ago - Pushed at: about 2 years ago - Stars: 0 - Forks: 0

Sai-Likhith/SpamGuard-Naive-Bayes-Email-Classifier

SpamGuard is an efficient email classification system powered by Naive Bayes algorithm. It quickly analyzes the content of an email, evaluating its likelihood of being spam. With a simple input of the email body, SpamGuard accurately determines whether the email is spam or not, providing users with a reliable and effective tool for spam detection.

Size: 0 Bytes - Last synced at: over 2 years ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

redayzarra/NLP_YelpReviews

This project covers the topic of natural language processing or NLP to classify user-generated text and determine their intent. The goal of this project is to build a model that can classify 10,000 Yelp reviews into either one-star or 5-star reviews. This project showcases a step-by-step implementation of the model as well as in-depth notes.

Language: Jupyter Notebook - Size: 4.24 MB - Last synced at: 3 months ago - Pushed at: over 2 years ago - Stars: 1 - Forks: 0

sushriyamogasala/wine-quality-prediction

Our project utilizes the advanced algos such as Random Forest, Decision Tree, Gaussian NB,KNN,SVM to analyze various factors and attributes of wine samples, enabling us to predict their quality with remarkable precision.Whether you're a wine enthusiast or a producer looking to optimize quality control, this project is your go-to resource.

Language: Jupyter Notebook - Size: 1.66 MB - Last synced at: over 2 years ago - Pushed at: over 2 years ago - Stars: 4 - Forks: 0

shahiryar/Naive-Bayes

Naive Bayes Classification Algorithm from scratch, without using sklearn

Language: Python - Size: 31.3 KB - Last synced at: over 2 years ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

faezehabibi66/Naive-Bayes

Predict Breast Cancer Wisconsin (Diagnostic) using Naive Bayes

Language: Python - Size: 5.86 KB - Last synced at: over 2 years ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

Manjari-99/email_spam_verifier_99

The model with accuracy score 0.98 learns the email and creates a 'bag of words', from which the probability of an email to be spam with the presence of that word is calculated. Test emails are checked and if those threat words are found it is labeled as spam.

Language: Jupyter Notebook - Size: 7.1 MB - Last synced at: over 2 years ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

gdfreitasdev/emotion-mining-python

Estudos sobre mineração de emoção em textos em Python

Language: Python - Size: 654 KB - Last synced at: 3 months ago - Pushed at: over 5 years ago - Stars: 5 - Forks: 0

jasminefederer/twitter_classifier

Using Bayes theorem to train an algorithm which seeks to classify whether a tweet is more likely to be referencing 'tory' or 'evil'!

Language: Jupyter Notebook - Size: 27.3 KB - Last synced at: over 2 years ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

zackhr/Twitter-Sentiment-Analysis-Covid-19

This work begins by collecting a dataset of tweets with twitter-streaming API regarding COVID-19 and classifying them according to the sentiment that is expressed: positive, negative or neutral

Language: Jupyter Notebook - Size: 16.6 MB - Last synced at: over 2 years ago - Pushed at: almost 5 years ago - Stars: 5 - Forks: 4

CrookedNoob/All-Machine-Learning-Algorithms-explained-in-a-project

Application of Decision Tree C5.0, Random Forest, K-NN, Artificial Neural Network, Naive-Bayes algorithms in a Project using R

Language: R - Size: 567 KB - Last synced at: over 2 years ago - Pushed at: almost 10 years ago - Stars: 1 - Forks: 1

ramzimimou/Classification-social-network-ads

Classification using Naive Bayes, Decision Tree and KNN algorithms

Language: Jupyter Notebook - Size: 43.9 KB - Last synced at: over 2 years ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

flaviohenriquecbc/machine-learning-naive-bayes

A Machine Learning script based on Naive Bayes algorithm to detect SMS as spam or not

Language: Python - Size: 1.95 KB - Last synced at: over 2 years ago - Pushed at: almost 8 years ago - Stars: 1 - Forks: 0

sumansid/Naive-Bayes-Classifier-Algorithm

Naive Bayes Classifier Algorithm used for Spam email classification (Trained using Spam Assassin Corpus). This algorithm is based on Multinomial Naive Bayes.

Language: Jupyter Notebook - Size: 10.2 MB - Last synced at: over 2 years ago - Pushed at: over 5 years ago - Stars: 4 - Forks: 0

Gaurav-Pande/Sentiment-Analysis

DL, ML, and Rule based approaches for Sentiment analysis

Language: Jupyter Notebook - Size: 851 KB - Last synced at: over 2 years ago - Pushed at: over 5 years ago - Stars: 5 - Forks: 2

Vishyyvishal/ML_Titanic

Who Survived the Titanic. 6 ML Algorithms

Language: Jupyter Notebook - Size: 11.8 MB - Last synced at: over 2 years ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

Shangamesh2805/HeartDiseasePrediction

Heart disease is a major global health concern that affects millions of people around the world. Early detection and accurate prediction of heart disease can help to prevent the progression of the disease and save lives. In this project, we aim to develop a predictive model for heart disease using various machine learning algorithms.

Language: Jupyter Notebook - Size: 53.7 KB - Last synced at: over 2 years ago - Pushed at: almost 3 years ago - Stars: 1 - Forks: 0

hussam95/Portfolio

Data Scientist Portfolio (ongoing)

Size: 1.61 MB - Last synced at: over 2 years ago - Pushed at: over 3 years ago - Stars: 1 - Forks: 0

fjstria/NaiveBayesClassifier

A demo of a Naive Bayes Classifier, programmed in Python.

Language: Python - Size: 2.44 MB - Last synced at: over 2 years ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

grvnair/naive-bayes-from-scratch

Naïve Bayes algorithm from scratch using Python. Calculated the mean, variance and probability of each class and returned the class with highest probability using the argmax function. Implemented the algorithm on IRIS dataset and attained the accuracy of 95.56%.

Language: Jupyter Notebook - Size: 3.91 KB - Last synced at: over 2 years ago - Pushed at: almost 3 years ago - Stars: 0 - Forks: 0

STProgrammer/Ensembled-naive-bayes-classifiers

Test and comparison of ensemble method with naive bayes classifier on 5 different data sets.

Language: Jupyter Notebook - Size: 2.13 MB - Last synced at: over 2 years ago - Pushed at: almost 3 years ago - Stars: 0 - Forks: 0

bsef19m521/100-Days-of-Machine-Learning

"100-days-of-machine-learning" is a repository containing a comprehensive guide to Machine Learning, covering the basics and advanced topics, with daily exercises and real-world examples for 100 days.

Language: Jupyter Notebook - Size: 430 KB - Last synced at: over 2 years ago - Pushed at: almost 3 years ago - Stars: 4 - Forks: 0

ADVAIT135/Global_AI_ML

Notebooks for Global AI Hub ML course in Aug 2022

Language: Jupyter Notebook - Size: 160 KB - Last synced at: over 2 years ago - Pushed at: over 3 years ago - Stars: 2 - Forks: 0

namsor/Java-Naive-Bayes-Classifier-JNBC

A scalable, explainable Java Naive Bayes Classifier that works either in memory or on persistent fast key-value store (MapDB, RocksDB or LevelDB)

Language: Java - Size: 1.25 MB - Last synced at: 4 months ago - Pushed at: over 2 years ago - Stars: 6 - Forks: 4

data-integrations/naive-bayes-analytics 📦

Naive Bayes Analytics Plugins: NaiveBayesTrainer and NaiveBayesClassifier plugins

Language: Java - Size: 44.9 KB - Last synced at: over 1 year ago - Pushed at: about 6 years ago - Stars: 0 - Forks: 1

leyresv/ML_algorithms_from_scratch

Machine Learning algorithms implemented from scratch

Language: Python - Size: 198 KB - Last synced at: over 2 years ago - Pushed at: almost 3 years ago - Stars: 0 - Forks: 0

shubov/machine-learning-lab-ss-21

Sklearn-like python package with class implementations of different ML algorithms

Language: Jupyter Notebook - Size: 56.6 MB - Last synced at: about 2 years ago - Pushed at: almost 4 years ago - Stars: 1 - Forks: 0

ecemuzun/Predictive-Machine-Learning-Project

Predicting user behaviour in a music streaming platform, NetEase Cloud Music (NCM), using machine learning and data analysis

Size: 7.81 KB - Last synced at: 3 months ago - Pushed at: almost 3 years ago - Stars: 0 - Forks: 0

abdulsamie10/NaiveBayesTextClassification

This reposioty contains Naive Bayes algorithm using python, numpy.

Language: Jupyter Notebook - Size: 85 KB - Last synced at: 6 months ago - Pushed at: almost 3 years ago - Stars: 0 - Forks: 0

peijin0405/Naive-Bayes-classification-model-from-scratch_NLP

Build a Naive Bayes classification model from scratch, and evaluate the performance of the model on the DBpedia14 dataset.

Language: Jupyter Notebook - Size: 12.1 MB - Last synced at: over 2 years ago - Pushed at: almost 3 years ago - Stars: 0 - Forks: 0

arjunan-k/Spilter

Build a model for classifying the email & SMS messages into spam or not spam using standard classifiers.

Language: Jupyter Notebook - Size: 8.73 MB - Last synced at: 3 months ago - Pushed at: almost 3 years ago - Stars: 0 - Forks: 0

adwansyed/Machine-Learning-Naive-Bayes-Spam-Emails

JavaFX application detecting whether files are spam or not using Naive Bayes filtering

Language: Java - Size: 12.4 MB - Last synced at: over 2 years ago - Pushed at: over 8 years ago - Stars: 3 - Forks: 4

arjunssat/USA_Hospital_charge_Pred

Analyses the various charge imposed by hospital in various states across USA, it also predict the discharge of patients among the parameters

Language: Jupyter Notebook - Size: 1.6 MB - Last synced at: over 2 years ago - Pushed at: almost 3 years ago - Stars: 0 - Forks: 0

PrathameshDhande22/NaivePY 📦

Naive Bayes Algorithm Module for python. https://pypi.org/project/naivepy/

Language: Python - Size: 31.3 KB - Last synced at: about 2 months ago - Pushed at: almost 3 years ago - Stars: 1 - Forks: 0

Swathiu/Sentiment-Analysis

A Sentiment Analyzer for a set of Hotel Reviews using Naive Bayes Algorithm

Language: Python - Size: 60.5 KB - Last synced at: over 2 years ago - Pushed at: almost 8 years ago - Stars: 5 - Forks: 5

arjunssat/Lung_cancer_prediction

Analyses the lung cancer among the various parameter's of the patient.

Language: Jupyter Notebook - Size: 17.6 KB - Last synced at: over 2 years ago - Pushed at: almost 3 years ago - Stars: 0 - Forks: 0

AyushTyagi1610/Naive-Bayes

Presented a detailed analysis of the mathematics involved in the backend of the algorithm of the model.

Language: Jupyter Notebook - Size: 4.19 MB - Last synced at: over 2 years ago - Pushed at: almost 3 years ago - Stars: 0 - Forks: 0

efecanxrd/Naive-Bayes-Algorithm-From-Scratch

Naive Bayes Algorithm From Scratch

Language: Python - Size: 4.88 KB - Last synced at: 9 months ago - Pushed at: about 3 years ago - Stars: 1 - Forks: 0

BragdonD/Naive-Bayes-Ngram-text-classifier-NLP

Basic Naive Bayes classifier for text classification using ngram

Language: Jupyter Notebook - Size: 36 MB - Last synced at: about 1 month ago - Pushed at: about 3 years ago - Stars: 0 - Forks: 0

dev-Roshan-lab/covid-screener

Well all it asks, are your symptoms to diagnose your risk toward covid-19

Language: Python - Size: 15.6 KB - Last synced at: over 2 years ago - Pushed at: over 5 years ago - Stars: 3 - Forks: 1

abhi195/ud120-projects Fork of udacity/ud120-projects

Starter project code for students taking Udacity ud120

Language: DIGITAL Command Language - Size: 19.1 MB - Last synced at: 6 months ago - Pushed at: about 8 years ago - Stars: 1 - Forks: 0

as3eem/AmazonFoodReview

Data Mining on Amazon Fine Food Reviews Dataset. It also depicts a detailed comparative analysis of accuracies in various ML-Models.

Language: Jupyter Notebook - Size: 3.25 MB - Last synced at: over 2 years ago - Pushed at: over 6 years ago - Stars: 1 - Forks: 0

AnjaliChopra04/Text-Classification-Project

This project is based on an intelligent classifier that predict the topic of newspaper articles

Language: Jupyter Notebook - Size: 1.51 MB - Last synced at: over 2 years ago - Pushed at: over 3 years ago - Stars: 0 - Forks: 0

shawon100/Website-URL-Classification

URL classification by Naive Bayes algorithm

Language: Jupyter Notebook - Size: 90.8 KB - Last synced at: over 2 years ago - Pushed at: almost 7 years ago - Stars: 2 - Forks: 1

Related Keywords
naive-bayes-algorithm 303 machine-learning 125 naive-bayes-classifier 111 python 76 naive-bayes 63 machine-learning-algorithms 52 logistic-regression 50 naive-bayes-classification 40 python3 33 decision-trees 32 random-forest 29 linear-regression 27 nlp 26 naive-bayes-implementation 22 knn-algorithm 21 jupyter-notebook 20 natural-language-processing 19 data-science 18 pandas 18 sklearn 17 classification 17 numpy 15 knn 15 classification-algorithm 15 decision-tree 14 knn-classification 14 sentiment-analysis 14 artificial-intelligence 13 supervised-learning 12 svm 12 scikit-learn 11 decision-tree-classifier 11 nlp-machine-learning 10 support-vector-machines 10 text-classification 10 data-mining 10 nltk 9 svm-classifier 9 support-vector-machine 9 r 9 data-visualization 9 spam-detection 9 java 9 neural-network 8 naive 8 multinomial-naive-bayes 8 classifier 8 naivebayes 8 random-forest-classifier 8 deep-learning 8 logistic-regression-algorithm 8 matplotlib 8 machinelearning 8 data-analysis 8 ml 7 svm-model 7 scikitlearn-machine-learning 7 tf-idf 7 seaborn 7 bayes 7 flask 7 ai 7 confusion-matrix 6 bayes-classifier 6 sentiment-classification 6 knn-classifier 6 k-nearest-neighbours 6 spam-filtering 6 algorithm 6 k-means-clustering 6 data-cleaning 5 feature-engineering 5 data-mining-algorithms 5 clustering-algorithm 5 nltk-library 5 neural-networks 5 cross-validation 5 kmeans-algorithm 5 prediction 5 ridge-regression 5 kaggle 4 tensorflow 4 machinelearning-python 4 regression 4 spam-filter 4 flask-application 4 decision-tree-algorithm 4 wordcloud 4 xgboost-algorithm 4 sklearn-library 4 rstudio 4 text-mining 4 exploratory-data-analysis 4 regression-models 4 pca 4 gaussian-mixture-models 4 php 4 kmeans-clustering 4 lasso-regression 4 algorithms 4