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

Topic: "bayes-classifier"

daniel-julio-iglesias/qnarecom

Recommendation System for question / requirement and recommended answer from knowledge base

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

lelouisdevn/language-classification

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

andylvua/NaiveBayesClassifier

R implementation of Naive Bayes Classifier. P&S 1st Lab assignment

Language: HTML - Size: 5.83 MB - Last synced at: about 20 hours ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

dvd125/Prediction-of-High-Cost-Patients

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

carlosgorlongaiatto/LabAS_Project

Multinomial Naive Bayes classifier for fake news recognition.

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

Freakwill/nb-combination

ensemble classifier with naive bayes combination

Language: Python - Size: 17.2 MB - Last synced at: 4 months ago - Pushed at: about 3 years ago - Stars: 0 - Forks: 0

vladiant/OpenCVMLsamples

OpenCV Machine Learning samples

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

MKaczkow/naive_bayes_classifier

Classyfing wheat species with naive bayes classifier

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

sgol13/bayes-classifier

Naive Bayes classifier used for wine types prediction. (2021)

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

mehdi-abbasi/Knn-Bayes-RF-from-Scratch

Simple implementation of knn & Bayesian Learning & Random Forest from Scratch

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

Alssndr0/ML_Hospital_LOS

Classifiers Comparison: Decision Tree vs. NaΓ―ve Bayes for Predicting the Length of Hospital Stays (LOS)

Language: Jupyter Notebook - Size: 2.51 MB - Last synced at: 11 months ago - Pushed at: over 3 years ago - Stars: 0 - Forks: 0

lahari07/Fanorona

A machine learning agent that can automatically find the best move and play on the Fanorona board

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

alinamuliak/Naive-Bayes-Classifier

Implementation of Naive Bayes Classifier as a part of a lab on Probability and Statistics course.

Language: Python - Size: 1.34 MB - Last synced at: about 1 year ago - Pushed at: over 3 years ago - Stars: 0 - Forks: 0

Abhishek-Nalawade/Face-Recognition

Language: Python - Size: 10.3 MB - Last synced at: 4 months ago - Pushed at: over 3 years ago - Stars: 0 - Forks: 0

steve303/stat542code1-ClassificationExamples

Objectives: 1) Design a KNN algorithm using R, 2) Summarize classification performance using KNN, linear/quadratic regression and Bayes rule. Training and test data are generated from a bi-variate Gaussian mixture model.

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

Siponek/Machine_Learning-Bayes_Classifier_for_weather

Bayes Classifier for weather in MATLAB. Uses data and freqnecy of training set to predict the outcome for testing sets.

Language: MATLAB - Size: 12.7 KB - Last synced at: over 2 years ago - Pushed at: over 3 years ago - Stars: 0 - Forks: 0

sm823zw/Bayes-Classifier

This repo consists of classification tasks using the Bayes classifier, GMMs, and nearest neighbor classifier.

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

VedikaSrivastava/MachineLearning

The repository showcases the easiest way to use some basic ML algorithms. While some algorithms have been implemented from scratch, library functions are used in others.

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

arnabd64/classifier-comparison-1 πŸ“¦

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

kishan0725/End-to-End-Spam-Filter

Spam Filter using machine learning

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

pcaressa/classificatore-bayesiano

Naive bayes document classifier

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

KajaBraz/LanguageDetector

ML model detecting the language of a text based on the Bayesian classification.

Language: Python - Size: 745 KB - Last synced at: over 1 year ago - Pushed at: over 4 years ago - Stars: 0 - Forks: 0

YunusStahlschmidt/Research-Project-Supervisor-Predictor

This is a prediction tool that I did as part of my Programming courses that predicts the head supervisor for a certain research project at my university.

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

svp19/bayes-classifiers

Implements Bayes' classifier across 3 datasets from scratch.

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

prabhasak/supervised

Classification Algorithms for Supervised Learning on popular datasets

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

pmikolajczyk41/Discriminative-vs-Generative-classifiers

Comparison of logistic regression and naive Bayes classifiers

Language: Jupyter Notebook - Size: 41 KB - Last synced at: 3 months ago - Pushed at: over 4 years ago - Stars: 0 - Forks: 0

harshsri2208/Machine-Learning-Lab-7th-Sem

interesting assignments on machine learning

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

MrShoenel/R-mmb

R package for arbitrary dependency mixed multivariate bayesian models for regression, classification and neighborhood search using joint probabilities and Kernel Density Estimation.

Language: HTML - Size: 7.15 MB - Last synced at: 10 days ago - Pushed at: over 4 years ago - Stars: 0 - Forks: 0

pottekkat/naive-bayes-from-scratch

A simple implementation of the Naive Bayes Algorithm to understand its inner workings.

Language: Jupyter Notebook - Size: 315 KB - Last synced at: 4 months ago - Pushed at: over 4 years ago - Stars: 0 - Forks: 0

Marvel0usx/Spam-Filter

This is an attempt to build a naive Bayes classifier from scratch.

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

imAniketSharma/Text-Classification

This web app is powered with ML, NLP which identifies whether the message is a spam or not.

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

ahmet-yigit/pattern-recognition-knn

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

aarya-arun/Bayesian-Minimum-Risk-Classifier

Probability Models project to classify journals with a minimum error model

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

17BIT0216/Predicting-Viral-News

Language: Jupyter Notebook - Size: 6.1 MB - Last synced at: 4 months ago - Pushed at: about 5 years ago - Stars: 0 - Forks: 0

parismollo/BAT

Practicing the Baye's theorem

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

SadmanSakib93/Naive-Bayes

Implementation of Naive Bayes from scratch using Python

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

dhruvkayastha/machine-learning

Machine Learning Algorithms implemented in python from scratch

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

97varun/ExtractiveTextSummarizer

Extractive text summarization

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

OleguerCanal/KTH_ML-DD2421

KTH Machine Learning (DD2421) 2019 coding assignments

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

AnoushkaVyas/MNIST-Data-Set-Basic-Classification

MNIST Data set classification

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

MihhailSokolov/MachineLearning

Several machine learning classifiers implemented in Python

Language: Python - Size: 12.7 KB - Last synced at: about 1 year ago - Pushed at: almost 6 years ago - Stars: 0 - Forks: 0

mwaghela92/DataMining

Final project for IEE 520 Stat learning for data mining. Highly imbalanced data set. Sampling methods used.

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

jogadordabeira/BayesClassifier πŸ“¦

Naive Bayes Classifier in MatLab/Octave.

Language: MATLAB - Size: 114 MB - Last synced at: 7 months ago - Pushed at: almost 6 years ago - Stars: 0 - Forks: 0

AndrewLaing/JavaBayesianDocumentClassifier

A simple example usage of the Bayesian Classifier contained in my JavaBayesianClassifier repo.

Language: Java - Size: 22.5 KB - Last synced at: 15 days ago - Pushed at: about 6 years ago - Stars: 0 - Forks: 0

Freakwill/Thomas

My Bayes algorithm, for the name of Thomas Bayes πŸ‘¨β€πŸ”¬

Language: Python - Size: 2.62 MB - Last synced at: 14 days ago - Pushed at: about 6 years ago - Stars: 0 - Forks: 0

ieCecchetti/Python_ML_DL_examples

A variety of Machine Learning and Deep Learning scripts in Python. Included some theorical info about that in the Readme

Language: Python - Size: 4.76 MB - Last synced at: 4 months ago - Pushed at: over 6 years ago - Stars: 0 - Forks: 0

dwivedikunal100/Alert-Detection-Using-SNS

web application to track live tweets/messages from social networking site

Language: HTML - Size: 1.7 MB - Last synced at: over 2 years ago - Pushed at: over 6 years ago - Stars: 0 - Forks: 0

anirban-code-to-live/tipr-first-assignment

Hola, amigos! Welcome to the first assignment of TIPR-2019.

Language: Python - Size: 10.5 MB - Last synced at: over 1 year ago - Pushed at: over 6 years ago - Stars: 0 - Forks: 6

saidejp/Bayesian_Statistics_Techniques

Final project of the Bayesian Statistics: Techniques and Models course, which is taught online by University of California, Santa Cruz on Coursera.

Size: 376 KB - Last synced at: 22 days ago - Pushed at: over 6 years ago - Stars: 0 - Forks: 2

code-geek/gender-classifier

Name-based gender classifier

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

STarrio/PID Fork of frapercan/PID

Bokeh effect simulator for Image Processing

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

mareklovci/zsur

The basics of machine learning and recognition

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

adneforslund/BayesClassification

Naive Bayes classification of film reviews

Size: 95.5 MB - Last synced at: about 24 hours ago - Pushed at: almost 7 years ago - Stars: 0 - Forks: 0

arranzropablo/Ingenieria-del-conocimiento πŸ“¦

Ingenieria del conocimiento

Language: JavaScript - Size: 3.81 MB - Last synced at: over 2 years ago - Pushed at: about 7 years ago - Stars: 0 - Forks: 0

yashgandhe666/Machine-Learning-Assignment

Bayes Classifier and CART

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

yasinyildirim/BayesianClassifier

Naive Bayesian Classifier with sample 2-class data

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

prashant-mahanta/AI-Assignment

This repository is for managing all my assignment for Artificial Intelligence Course

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

lahsiv22/ML-Python

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

nonococoleo/TextClassification

Text Classification task with Python

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

Ar11rA/Final-Year-Project

A recommendations and prediction engine to make travel serivices easier for everyone.

Language: HTML - Size: 12.8 MB - Last synced at: about 1 year ago - Pushed at: over 7 years ago - Stars: 0 - Forks: 1

khurana3773/ExtractKeywordsFromAmazonReviews

Academic Project for Data Sciences

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

WinPooh32/Naive-Bayes-Classifier

Naive Bayes classifier

Language: Python - Size: 9.77 KB - Last synced at: over 1 year ago - Pushed at: over 7 years ago - Stars: 0 - Forks: 0

Jaseibert/Spam-Email-Classifier

A simple build of a Naive Bayes' Classifier to detect spam emails

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

akhilsinghal1234/Perceptron-Learning

Implement Perceptron Learning algorithm for 2 or more classes

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

tungct/TNGTClassifer

Language: Python - Size: 3.4 MB - Last synced at: 4 months ago - Pushed at: over 7 years ago - Stars: 0 - Forks: 0

ligb1023561601/NaiveBayesClassifier

Implementation of Naive Bayes Classifier

Language: Python - Size: 18.6 KB - Last synced at: over 1 year ago - Pushed at: over 7 years ago - Stars: 0 - Forks: 0

smallsmallcase/machinelearning2-bayes

ζœ΄η΄ θ΄εΆζ–―

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

dchapes/bayesian Fork of jbrukh/bayesian

Naive Bayesian Classification for Go.

Language: Go - Size: 60.5 KB - Last synced at: 8 months ago - Pushed at: over 7 years ago - Stars: 0 - Forks: 0

Manish-rai21bit/DAMLASB-Assignments

Assignments, Try, and Solutions for Data Analysis and Machine Learning at Scale Course by Prof. James Shanahan

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

Ocelmot/Classifier

A simple Bayes-Classifier module for Node

Language: JavaScript - Size: 136 KB - Last synced at: over 2 years ago - Pushed at: almost 8 years ago - Stars: 0 - Forks: 0

lirfu/BayesianApp

A simple Android app for naive bayesian classification.

Language: Java - Size: 50.8 KB - Last synced at: over 2 years ago - Pushed at: about 8 years ago - Stars: 0 - Forks: 1

dhara9525/Minimum-Risk-Bayes-Decision

Implement a Minimum Risk Bayes Decision Theoretic classifier and use it to classify the test examples in the provided datasets of Iris flowers.

Language: Matlab - Size: 85.9 KB - Last synced at: over 2 years ago - Pushed at: about 8 years ago - Stars: 0 - Forks: 0

huanpc/machine_learning

A mail labelling system

Language: Java - Size: 164 MB - Last synced at: over 2 years ago - Pushed at: about 8 years ago - Stars: 0 - Forks: 4

snoward/SpamFilter

PGM course hometask

Language: C# - Size: 6.19 MB - Last synced at: over 2 years ago - Pushed at: about 8 years ago - Stars: 0 - Forks: 0

aansubarkah/tugas_akhir

Deteksi Kemacetan dari Twitter Menggunakan Natural Language Processing

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

vtange/socket-chat πŸ“¦

simple chat interface built as intro to socket io, +nlp sentence classification based of Part-Of-Speech patterns

Language: JavaScript - Size: 74.2 KB - Last synced at: over 2 years ago - Pushed at: over 8 years ago - Stars: 0 - Forks: 0

yveskaufmann/Naive-Bayes

A Naive-Bayes Text classificator for the university

Language: JavaScript - Size: 453 KB - Last synced at: over 1 year ago - Pushed at: about 10 years ago - Stars: 0 - Forks: 0

Related Topics
machine-learning 73 python 42 naive-bayes-classifier 16 logistic-regression 15 bayes 14 knn-classification 13 pca 11 data-science 11 classification 11 bayesian 10 naive-bayes 10 classifier 9 machine-learning-algorithms 8 neural-network 8 nlp 8 knn-classifier 8 decision-trees 8 svm-classifier 8 neural-networks 7 support-vector-machines 7 svm 6 nodejs 6 naive-bayes-algorithm 6 python3 6 knn 6 linear-regression 6 data-mining 5 naive-bayes-classification 5 artificial-intelligence 5 deep-learning 5 classification-algorithm 5 r 5 random-forest 5 supervised-learning 5 bayesian-statistics 5 java 5 decision-tree-classifier 4 k-means 4 expectation-maximization 4 regression 4 probability 4 k-means-clustering 4 sklearn 4 jupyter-notebook 4 scikit-learn 4 statistics 4 text-classification 4 naive-bayes-implementation 4 nltk 4 k-nearest-neighbors 4 mda 3 bayesian-network 3 nearest-neighbors 3 opencv 3 k-nearest-neighbours 3 sentiment-analysis 3 javascript 3 lda 3 decision-tree 3 natural-language-processing 3 spam-classification 3 gmm 3 bayesian-data-analysis 3 bayesian-networks 3 iris-dataset 3 adaboost 3 bayesian-methods 3 ml 3 gaussian-mixture-models 3 gradient-descent 3 perceptron 3 pca-analysis 3 kotlin 3 principal-component-analysis 3 kmeans-clustering 3 bayesian-inference 3 matlab 3 scikitlearn-machine-learning 3 spam-detection 3 kaggle 3 spam-filtering 2 twitter 2 spam 2 hill-climbing 2 prediction 2 normal-distribution 2 convolutional-neural-networks 2 ridge-regression 2 density-estimation 2 maximum-likelihood-estimation 2 spam-classifier 2 posterior-probability 2 express 2 random-forest-classifier 2 ia 2 kernel-svm 2 classification-model 2 overfitting 2 antispam 2 recurrent-neural-networks 2