Topic: "naive-bayes-classifier"
Avik-Jain/100-Days-Of-ML-Code
100 Days of ML Coding
Size: 10.4 MB - Last synced at: 12 days ago - Pushed at: over 1 year ago - Stars: 47,293 - Forks: 10,927

susanli2016/Machine-Learning-with-Python
Python code for common Machine Learning Algorithms
Language: Jupyter Notebook - Size: 58.1 MB - Last synced at: 4 days ago - Pushed at: 5 days ago - Stars: 4,440 - Forks: 4,819

kk7nc/Text_Classification
Text Classification Algorithms: A Survey
Language: Python - Size: 13.8 MB - Last synced at: 19 days ago - Pushed at: 2 months ago - Stars: 1,811 - Forks: 544

kbiakov/CodeView-Android
Display code with syntax highlighting :sparkles: in native way.
Language: Kotlin - Size: 1.44 MB - Last synced at: 16 days ago - Pushed at: over 3 years ago - Stars: 881 - Forks: 111

Skylark0924/Machine-Learning-is-ALL-You-Need
🔥🌟《Machine Learning 格物志》: ML + DL + RL basic codes and notes by sklearn, PyTorch, TensorFlow, Keras & the most important, from scratch!💪 This repository is ALL You Need!
Language: Python - Size: 72.8 MB - Last synced at: 15 days ago - Pushed at: almost 2 years ago - Stars: 410 - Forks: 94

fredwu/simple_bayes
A Naive Bayes machine learning implementation in Elixir.
Language: Elixir - Size: 97.7 KB - Last synced at: 16 days ago - Pushed at: over 7 years ago - Stars: 392 - Forks: 25

srafay/Machine_Learning_A-Z
Learning to create Machine Learning Algorithms
Language: Python - Size: 10.8 MB - Last synced at: 6 days ago - Pushed at: almost 4 years ago - Stars: 389 - Forks: 196

jayshah19949596/Machine-Learning-Models
Decision Trees, Random Forest, Dynamic Time Warping, Naive Bayes, KNN, Linear Regression, Logistic Regression, Mixture Of Gaussian, Neural Network, PCA, SVD, Gaussian Naive Bayes, Fitting Data to Gaussian, K-Means
Language: Matlab - Size: 4.88 MB - Last synced at: over 1 year ago - Pushed at: about 8 years ago - Stars: 291 - Forks: 143

milaan9/Machine_Learning_Algorithms_from_Scratch
This repository explores the variety of techniques and algorithms commonly used in machine learning and the implementation in MATLAB and PYTHON.
Language: Jupyter Notebook - Size: 5.07 MB - Last synced at: 21 days ago - Pushed at: over 2 years ago - Stars: 189 - Forks: 179

Acreom/quickadd Fork of comtravo/ctparse
Parse natural language time and date expressions in python
Language: Python - Size: 3.08 MB - Last synced at: about 1 year ago - Pushed at: about 1 year ago - Stars: 187 - Forks: 5

pavankalyan1997/Machine-learning-without-any-libraries
This is a collection of some of the important machine learning algorithms which are implemented with out using any libraries. Libraries such as numpy and pandas are used to improve computational complexity of algorithms
Language: Jupyter Notebook - Size: 1.73 MB - Last synced at: over 1 year ago - Pushed at: over 6 years ago - Stars: 163 - Forks: 167

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: 2 months ago - Pushed at: over 2 years ago - Stars: 161 - Forks: 61

SunnyMarkLiu/Naive_Bayes_Meet_Adaboost
:email: Implement Naive Bayes and Adaboost from scratch and use them to filter spam emails.
Language: Python - Size: 417 KB - Last synced at: over 1 year ago - Pushed at: about 8 years ago - Stars: 157 - Forks: 67

surmon-china/naivebayes
NaiveBayes classifier for JavaScript
Language: JavaScript - Size: 524 KB - Last synced at: 2 months ago - Pushed at: over 2 years ago - Stars: 143 - Forks: 8

Mayurji/MLWithPytorch
Objective of the repository is to learn and build machine learning models using Pytorch. 30DaysofML Using Pytorch
Language: Python - Size: 868 KB - Last synced at: over 1 year ago - Pushed at: over 3 years ago - Stars: 122 - Forks: 37

jaimeteb/chatto
Chatto is a minimal chatbot framework in Go.
Language: Go - Size: 54.8 MB - Last synced at: 12 months ago - Pushed at: about 2 years ago - Stars: 113 - Forks: 9

gandalf1819/Stock-Market-Sentiment-Analysis
Identification of trends in the stock prices of a company by performing fundamental analysis of the company. News articles were provided as training data-sets to the model which classified the articles as positive or neutral. Sentiment score was computed by calculating the difference between positive and negative words present in the news article. Comparisons were made between the actual stock prices and the sentiment scores. Naive Bayes, OneR and Random Forest algorithms were used to observe the results of the model using Weka
Language: R - Size: 775 KB - Last synced at: over 1 year ago - Pushed at: over 4 years ago - Stars: 86 - Forks: 29

bkrai/Top-10-Machine-Learning-Methods-With-R
Includes top ten must know machine learning methods with R.
Size: 82 KB - Last synced at: 5 months ago - Pushed at: 5 months ago - Stars: 77 - Forks: 66

fieg/bayes
Implementation of Naive Bayes Classifier algorithm in PHP.
Language: PHP - Size: 16.6 KB - Last synced at: 6 days ago - Pushed at: about 8 years ago - Stars: 71 - Forks: 16

niiknow/bayes
naive bayes in php
Language: PHP - Size: 47.9 KB - Last synced at: 2 days ago - Pushed at: about 3 years ago - Stars: 67 - Forks: 15

kongruksiamza/MachineLearning
โค้ดประกอบเนื้อหา Python Machine Learning เบื้องต้น
Language: Python - Size: 1.64 MB - Last synced at: 14 days ago - Pushed at: 3 months ago - Stars: 63 - Forks: 43

MrKhan0747/Diabetes-Prediction
Machine learning approach to detect whether patien has the diabetes or not. Data cleaning, visualization, modeling and cross validation applied
Language: Jupyter Notebook - Size: 1.48 MB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 62 - Forks: 50

aziztitu/football-match-predictor
A machine learning project that predicts results of a football match
Language: Python - Size: 20.1 MB - Last synced at: about 1 year ago - Pushed at: about 5 years ago - Stars: 62 - Forks: 23

3inchtime/douban_sentiment_analysis
基于朴素贝叶斯实现的豆瓣影评情感分析
Language: Python - Size: 5 MB - Last synced at: over 2 years ago - Pushed at: almost 4 years ago - Stars: 59 - Forks: 17

PoorvaRane/Emotion-Detector
A python code to detect emotions from text
Language: Jupyter Notebook - Size: 2.14 MB - Last synced at: over 2 years ago - Pushed at: over 8 years ago - Stars: 59 - Forks: 57

odubno/gauss-naive-bayes
Gauss Naive Bayes in Python From Scratch.
Language: Python - Size: 16.1 MB - Last synced at: 7 months ago - Pushed at: about 6 years ago - Stars: 45 - Forks: 21

gokriznastic/20-newsgroups_text-classification
"20 newsgroups" dataset - Text Classification using Multinomial Naive Bayes in Python.
Language: Jupyter Notebook - Size: 22 MB - Last synced at: over 2 years ago - Pushed at: over 6 years ago - Stars: 42 - Forks: 33

rudikershaw/whichx
A small, no dependencies, Naive Bayes Text Classifier for JavaScript
Language: JavaScript - Size: 399 KB - Last synced at: 9 days ago - Pushed at: almost 2 years ago - Stars: 38 - Forks: 6

gbroques/naive-bayes
A Python implementation of Naive Bayes from scratch.
Language: Python - Size: 61.5 KB - Last synced at: about 1 month ago - Pushed at: about 7 years ago - Stars: 38 - Forks: 27

alyakhtar/AQI-Delhi
Predicting air pollution level in a specific city
Language: Python - Size: 2.87 MB - Last synced at: 7 months ago - Pushed at: about 9 years ago - Stars: 36 - Forks: 15

cschen1205/lua-ai
Implementation of machine learning and artificial intelligence algorithms in lua with demo using game bot
Language: Lua - Size: 266 KB - Last synced at: 2 months ago - Pushed at: almost 8 years ago - Stars: 33 - Forks: 10

ashokc/Word-Embeddings-and-Document-Vectors
An evaluation of word-embeddings for classification
Language: Python - Size: 793 KB - Last synced at: about 2 years ago - Pushed at: over 6 years ago - Stars: 32 - Forks: 16

IsraelAbebe/An-Amharic-News-Text-classification-Dataset
An Amharic News Text classification Dataset
Language: Jupyter Notebook - Size: 45 MB - Last synced at: about 1 year ago - Pushed at: about 1 year ago - Stars: 31 - Forks: 16

fcanas/Bayes
Naive Bayes Classifier in Swift for Mac and iOS
Language: Swift - Size: 115 KB - Last synced at: 7 days ago - Pushed at: over 3 years ago - Stars: 31 - Forks: 7

mustafaturan/omnicat-bayes
Naive Bayes text classification implementation as an OmniCat classifier strategy. (#ruby #naivebayes)
Language: Ruby - Size: 14.6 KB - Last synced at: 5 days ago - Pushed at: over 4 years ago - Stars: 31 - Forks: 3

farhanchoudhary/Machine_Learning_A-Z_All_Codes_and_Templates
All codes, both created and optimized for best results from the SuperDataScience Course
Language: Python - Size: 5.7 MB - Last synced at: almost 2 years ago - Pushed at: over 7 years ago - Stars: 31 - Forks: 32

leafo/lapis-bayes
Naive Bayes classifier for use in Lua
Language: MoonScript - Size: 140 KB - Last synced at: 1 day ago - Pushed at: over 1 year ago - Stars: 28 - Forks: 3

MiteshPuthran/Document_Classification
Python code for classification of documents into different classes using machine learning
Language: Jupyter Notebook - Size: 89.1 MB - Last synced at: about 2 months ago - Pushed at: about 6 years ago - Stars: 28 - Forks: 8

the-mrinal/ML-Notebook
Karma of Humans is AI
Language: Jupyter Notebook - Size: 87.2 MB - Last synced at: 11 months ago - Pushed at: over 5 years ago - Stars: 27 - Forks: 21

changhuixu/sentiment-analysis-using-python
Large Data Analysis Course Project
Language: Python - Size: 17.6 MB - Last synced at: 2 months ago - Pushed at: about 9 years ago - Stars: 27 - Forks: 14

ellisbrown/name2gender
Extrapolate gender from first names using Naïve-Bayes and PyTorch Char-RNN
Language: Python - Size: 18.4 MB - Last synced at: about 2 months ago - Pushed at: over 7 years ago - Stars: 25 - Forks: 13

emdaniels/poetic-inner-join
Generative poetry from a recurrent neural network filtered by emotional and external influences.
Language: Python - Size: 11.5 MB - Last synced at: about 2 years ago - Pushed at: about 9 years ago - Stars: 25 - Forks: 1

kjahan/twitter_mining
Twitter Mining in Java
Language: Java - Size: 348 KB - Last synced at: almost 2 years ago - Pushed at: almost 11 years ago - Stars: 25 - Forks: 18

AsadiAhmad/Naive-Base-Classifier
Navie Base Classifier for classifiing imdb comments
Language: Jupyter Notebook - Size: 24.4 KB - Last synced at: 2 months ago - Pushed at: about 1 year ago - Stars: 24 - Forks: 0

Iretha/IoT23-network-traffic-anomalies-classification
AI & Machine Learning: Detection and Classification of Network Traffic Anomalies based on IoT23 Dataset
Language: Python - Size: 21.4 MB - Last synced at: almost 2 years ago - Pushed at: almost 4 years ago - Stars: 24 - Forks: 6

RonKG/Machine-Learning-Projects-2
Language: HTML - Size: 12.1 MB - Last synced at: almost 2 years ago - Pushed at: almost 7 years ago - Stars: 24 - Forks: 18

varunon9/naive-bayes-classifier
Implementing Naive Bayes Classification algorithm into PHP to classify given text as ham or spam. This application uses MySql as database.
Language: PHP - Size: 408 KB - Last synced at: 2 months ago - Pushed at: over 7 years ago - Stars: 23 - Forks: 6

AxelAli/DiseaseClassifier
Using a Naive Bayes Classifier gets possible diseases from symptoms
Language: Python - Size: 12.7 KB - Last synced at: over 2 years ago - Pushed at: about 8 years ago - Stars: 23 - Forks: 42

yogeshwaran-shanmuganathan/Airline-Passenger-Satisfaction
Determining the important factors that influences the customer or passenger satisfaction of an airlines using CRISP-DM methodology in Python and RapidMiner.
Language: Jupyter Notebook - Size: 3.97 MB - Last synced at: almost 2 years ago - Pushed at: almost 2 years ago - Stars: 22 - Forks: 14

shrebox/Political-Ideology-Detection-on-Twitter
Predicting Political Ideology of Twitter Users.
Language: Python - Size: 11 MB - Last synced at: almost 2 years ago - Pushed at: over 4 years ago - Stars: 22 - Forks: 2

syntnc/Data-Mining-and-Warehousing
Data Mining algorithms for IDMW632C course at IIIT Allahabad, 6th semester
Language: Python - Size: 4.96 MB - Last synced at: about 1 year ago - Pushed at: over 6 years ago - Stars: 22 - Forks: 13

AnMol12499/CropcareAI
An AI-driven platform offering crop recommendations, fertilizer suggestions, and disease detection for optimal farming
Language: Jupyter Notebook - Size: 38.5 MB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 21 - Forks: 2

jonathanrjpereira/Smart-Energy-Monitor
🔌 Load Monitoring and Energy Disaggregation on a RasPi
Language: Python - Size: 8.27 MB - Last synced at: over 1 year ago - Pushed at: over 5 years ago - Stars: 21 - Forks: 10

notesparvvaresh/ML-algorithms
Here we have fully implemented a number of algorithms related to machine learning
Language: Python - Size: 392 KB - Last synced at: about 2 months ago - Pushed at: 10 months ago - Stars: 20 - Forks: 1

faizanxmulla/machine-learning-techniques
Repository containing introduction to the main methods and models used in machine learning problems of regression, classification and clustering.
Language: Jupyter Notebook - Size: 8.63 MB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 20 - Forks: 7

jrothschild33/FudanUniversity-DataMining
2020 Spring Fudan University Data Mining Course HW by prof. Zhu Xuening. 复旦大学大数据学院2020年春季课程-数据挖掘(DATA620007)包含数据挖掘算法模型:Linear Regression Model、Logistic Regression Model、Linear Discriminant Analysis、K-Nearest Neighbour、Naive Bayes Classifier、Decision Tree Model、AdaBoost、Gradient Boosting Decision Tree(GBDT)、XGBoost、Random Forest Model、Support Vector Machine、Principal Component Analysis(PCA)
Language: Jupyter Notebook - Size: 26.9 MB - Last synced at: over 2 years ago - Pushed at: over 2 years ago - Stars: 20 - Forks: 8

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: about 2 months ago - Pushed at: over 3 years ago - Stars: 20 - Forks: 26

kevalmorabia97/Naive-Bayes-Text-Classifier-in-Java
Naive Bayes Classification used to classify movie reviews as positive or negative
Language: Java - Size: 13.4 MB - Last synced at: 2 months ago - Pushed at: about 6 years ago - Stars: 20 - Forks: 10

amallia/GaussianNB
Gaussian Naive Bayes (GaussianNB) classifier
Language: Python - Size: 6.84 KB - Last synced at: over 1 year ago - Pushed at: over 7 years ago - Stars: 20 - Forks: 9

rohitthapliyal2000/Amazon-Mobile-Sentiment-Analysis
Opinion mining of Mobile reviews on Amazon platform
Language: Python - Size: 146 KB - Last synced at: over 2 years ago - Pushed at: over 7 years ago - Stars: 19 - Forks: 2

ShaishavJogani/Naive-Bayes-Classfier
Implemantation of Gaussian Naive Bayes Calssifier in Python from scratch. (No advanced library)
Language: Python - Size: 38.1 KB - Last synced at: almost 2 years ago - Pushed at: over 7 years ago - Stars: 19 - Forks: 13

kkgadiraju/SatelliteImageClassification
Pixel based classification of satellite imagery - feature generation using Orfeo Toolbox, feature selection using Learning Vector Quantization, CLassification using Decision Tree, Neural Networks, Random Forests, KNN and Naive Bayes Classifier
Language: R - Size: 622 KB - Last synced at: over 1 year ago - Pushed at: almost 8 years ago - Stars: 18 - Forks: 11

frankl1/ustc
Uncertain Shapelet Transform Classification, a shapelet method for uncertain time series classification
Language: Jupyter Notebook - Size: 39 MB - Last synced at: over 2 years ago - Pushed at: almost 3 years ago - Stars: 17 - Forks: 2

bulentsiyah/Classifying-Sports-Texts-with-Naive-Bayes 📦
Classifying Sports Texts with Naive Bayes
Size: 402 KB - Last synced at: over 2 years ago - Pushed at: almost 5 years ago - Stars: 17 - Forks: 0

lmego/finding_donors
Finding Donors for Charity - 3rd project for Udacity's Machine Learning Nanodegree
Language: HTML - Size: 1.39 MB - Last synced at: almost 2 years ago - Pushed at: over 8 years ago - Stars: 17 - Forks: 34

ksdkamesh99/Spam-Classifier
A Natural Language Processing with SMS Data to predict whether the SMS is Spam/Ham with various ML Algorithms like multinomial-naive-bayes,logistic regression,svm,decision trees to compare accuracy and using various data cleaning and processing techniques like PorterStemmer,CountVectorizer,TFIDF Vetorizer,WordnetLemmatizer. It is implemented using LSTM and Word Embeddings to gain accuracy of 97.84%.
Language: Jupyter Notebook - Size: 510 KB - Last synced at: 11 days ago - Pushed at: over 4 years ago - Stars: 16 - Forks: 11

devildances/TwitterSentimentAnalysis_Final_Project
Sentiment analysis for Twitter's tweet (in Indonesia language) was built with 3 models to get a comparison in determining which model gives the best results for predicting a tweet to have a positive or negative meaning.
Language: Jupyter Notebook - Size: 26.5 MB - Last synced at: over 2 years ago - Pushed at: over 4 years ago - Stars: 16 - Forks: 5

eaglewarrior/Data-analysis-python-projects
This are my basic projects build from scratch, I have used Python for programming.
Language: Jupyter Notebook - Size: 18.1 MB - Last synced at: over 2 years ago - Pushed at: over 5 years ago - Stars: 16 - Forks: 10

rsher60/Sentiment-Analysis-by-combining-Machine-Learning-and-Lexicon-Based-methods
This project is on twitter sentimental analysis by combining lexicon based and machine learning approaches. A supervised lexicon-based approach for extracting sentiments from tweets was implemented. Various supervised machine learning approaches were tested using scikit-learn libraries in python and implemented Decision Trees and Naive Bayes techniques.
Language: Python - Size: 6.36 MB - Last synced at: over 1 year ago - Pushed at: over 6 years ago - Stars: 16 - Forks: 4

NatashaSvic/NLP_Spanish_Sentiment_Anaylsis_Text_Generation
Machine Learning + LSTM Implementation to capture sentiments surrouding the Colombian elections in 2018. Sentiment analysis entirely on Spanish tweets with interesting external data sourcing.
Language: Jupyter Notebook - Size: 9.55 MB - Last synced at: about 1 year ago - Pushed at: almost 7 years ago - Stars: 16 - Forks: 11

aquatiko/sentiment-analysis-TfIdf-vectorizer-method
Sentiment Analysis of movie reviews by sklearn's naive bayes and TfIdf word vectorizer.
Language: Jupyter Notebook - Size: 193 KB - Last synced at: 2 months ago - Pushed at: almost 7 years ago - Stars: 16 - Forks: 7

dehaoterryzhang/Iris_Classification
Iris classification with Python Scikit-learn :blossom:
Language: Jupyter Notebook - Size: 370 KB - Last synced at: 5 months ago - Pushed at: 5 months ago - Stars: 15 - Forks: 30

autistic-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: 2 days ago - Pushed at: 8 months ago - Stars: 15 - Forks: 0

Nikeshbajaj/Machine_Learning_From_Scratch
Machine Learning models from scratch with a better visualisation
Language: Jupyter Notebook - Size: 51.2 MB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 15 - Forks: 8

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: about 11 hours ago - Pushed at: almost 2 years ago - Stars: 15 - Forks: 2

KwokHing/SentimentAnalysis-Python-Demo
Submission of an in-class NLP sentiment analysis competition held at Microsoft AI Singapore group. This submission entry explores the performance of both lexicon & machine-learning based models
Language: Jupyter Notebook - Size: 11.9 MB - Last synced at: 2 months ago - Pushed at: over 2 years ago - Stars: 15 - Forks: 11

vondersam/sdgs_text_classifier
Multi-Label Text Classification with Transfer Learning
Language: Jupyter Notebook - Size: 698 KB - Last synced at: over 1 year ago - Pushed at: about 5 years ago - Stars: 15 - Forks: 1

Apaulgithub/oibsip_taskno1
This project showcases iris flower classification using machine learning. It's a beginner-friendly example of data science and classification techniques. Explore the code, Jupyter Notebook, and enhance your data science skills.
Language: Jupyter Notebook - Size: 1.26 MB - Last synced at: 4 months ago - Pushed at: 4 months ago - Stars: 14 - Forks: 6

vaibhavmagon/Python-Spam-Ham-SMS
The easiest way to classify SMS data (Spam/Ham) using python. 📟
Language: Python - Size: 230 KB - Last synced at: about 1 year ago - Pushed at: over 3 years ago - Stars: 14 - Forks: 7

iamrohitsuthar/LP1
SPPU BE COMP Codes of LP1 - HPC, AIR, and DA
Language: Jupyter Notebook - Size: 6.22 MB - Last synced at: over 1 year ago - Pushed at: about 4 years ago - Stars: 14 - Forks: 10

rohitthapliyal2000/Sentiment-Analysis-NLTK
Opinion mining for provided data from various NLTK corpus to test/enhance the accuracy of the NaiveBayesClassifier model.
Language: Python - Size: 18.6 KB - Last synced at: over 2 years ago - Pushed at: over 4 years ago - Stars: 14 - Forks: 3

parthsompura/Disease-prediction-using-Machine-Learning
Implementation of various machine learning algorithms to predict the disease from symptoms.
Language: Python - Size: 51.8 KB - Last synced at: over 1 year ago - Pushed at: about 5 years ago - Stars: 14 - Forks: 6

PaluMacil/ham
A Naive Bayes SMS spam classifier written in Go.
Language: Go - Size: 228 KB - Last synced at: 12 months ago - Pushed at: about 5 years ago - Stars: 14 - Forks: 0

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: about 1 month ago - Pushed at: over 5 years ago - Stars: 14 - Forks: 5

bdhammel/ml-cliff-notes
Machine Learning Cliff Notes
Language: Jupyter Notebook - Size: 11.6 MB - Last synced at: about 1 year ago - Pushed at: about 6 years ago - Stars: 14 - Forks: 6

S-B-Iqbal/Steel-Plates-fault-diagnosis-using-Classification-Models
The objective of the project is to classify steel plates fault into 7 different types. The end goal is to train several machine Learning Algorithms for automatic pattern recognition.
Language: Jupyter Notebook - Size: 1.65 MB - Last synced at: over 1 year ago - Pushed at: over 6 years ago - Stars: 14 - Forks: 9

sndsabin/Nepali-News-Classifier
Text Classification of Nepali Language Document. This Mini Project was done for the partial fulfillment of NLP Course : COMP 473.
Language: Python - Size: 35.7 MB - Last synced at: over 2 years ago - Pushed at: almost 8 years ago - Stars: 14 - Forks: 7

StarlangSoftware/Classification-Py
Machine learning library for classification tasks
Language: Python - Size: 1.4 MB - Last synced at: 5 days ago - Pushed at: 6 months ago - Stars: 13 - Forks: 2

ahmad-PH/auto_lcc
Automatic library of congress classification, using word embeddings from book titles and synopses.
Language: Jupyter Notebook - Size: 96.4 MB - Last synced at: 4 months ago - Pushed at: over 3 years ago - Stars: 13 - Forks: 0

kanchitank/Mushroom-Classification
A machine-learning project to determine if a certain mushroom is edible or poisonous.
Language: Jupyter Notebook - Size: 14 MB - Last synced at: about 1 month ago - Pushed at: about 4 years ago - Stars: 13 - Forks: 13

argx/fake-fews
Candidate solution for Facebook's fake news problem using machine learning and crowd-sourcing. Takes form of a Chrome extension. Developed in under 24 hours at 2017 Crimson Code hackathon at Washington State University.
Language: Python - Size: 1.83 MB - Last synced at: about 1 year ago - Pushed at: almost 8 years ago - Stars: 13 - Forks: 4

gregyjames/twitter-stock-sentiment
Use twitter to get live and trending stock sentiment!
Language: Python - Size: 36.1 KB - Last synced at: about 1 month ago - Pushed at: 10 months ago - Stars: 12 - Forks: 0

SahibzadaSalman/Machine-Learning-with-Python
This repository contains a gentle introduction to machine learning algorithms with hands on practical examples
Language: Jupyter Notebook - Size: 46.9 MB - Last synced at: 7 months ago - Pushed at: almost 3 years ago - Stars: 12 - Forks: 1

luzhixing12345/WHU-data-science-introduction
武汉大学数据科学导论
Language: Python - Size: 604 KB - Last synced at: over 2 years ago - Pushed at: about 3 years ago - Stars: 12 - Forks: 6

merb92/Twitter-Sentiment-Analysis
Monitor the reception of a new mobile phone on Twitter to help a business reduce its risk of failure and improve product quality using Machine Learning Sentiment Analysis
Language: Jupyter Notebook - Size: 38.6 MB - Last synced at: over 2 years ago - Pushed at: over 4 years ago - Stars: 12 - Forks: 7

nirab25/Insurance-Claim-Fraud-Detection
Insurance claim fraud detection using machine learning algorithms.
Language: Jupyter Notebook - Size: 422 KB - Last synced at: 6 months ago - Pushed at: about 5 years ago - Stars: 12 - Forks: 4

jeonghunyoon/machine-learning-lecture-notes
Lecture notes and codes for machine learning
Language: Jupyter Notebook - Size: 106 MB - Last synced at: about 2 months ago - Pushed at: almost 6 years ago - Stars: 12 - Forks: 9

atse0612/Machine-Learning-A-Z
Language: Jupyter Notebook - Size: 706 KB - Last synced at: about 1 year ago - Pushed at: about 7 years ago - Stars: 12 - Forks: 40

akimach/SwiftNaiveBayes
Naive Bayes classifier implemented in Swift
Language: Swift - Size: 60.5 KB - Last synced at: 30 days ago - Pushed at: over 7 years ago - Stars: 12 - Forks: 0

RyanRana/The-Simplest-Guide-to-Machine-Learning-Models.
8 Articles and Project Builds to learn Machine Learning Models.
Size: 18.6 KB - Last synced at: about 1 year ago - Pushed at: over 1 year ago - Stars: 11 - Forks: 0
