Repository navigation

#

naivebayes

⚡️⚡️⚡️《机器学习实战》代码(基于Python3)🚀

Python
917
5 年前
Python
37
7 年前

Predicts an emoji based on a given tweet using various NLP models.

Python
8
7 年前

To build a classification methodology to determine whether a person makes over 50K per year.

Jupyter Notebook
7
3 年前

I implemented a Naive Bayes classifier form scratch and applied it on MNIST dataset.

Jupyter Notebook
6
7 年前

Naive Bayes algorithm for multi-category text classification.

Python
6
6 年前

A predictive model that leverages classification models such as Random Forest and Naive Bayes to predict customer churn

R
5
6 年前

Natural language processing on tweets

Python
5
2 年前

This project researched the credit card transaction dataset and tried various machine learning classification models on the dataset to determine the best model that would flag suspicious activity more accurately.

Jupyter Notebook
3
3 年前

使用Naive Bayes模型进行Twitter评论分类。数据集分为训练集、验证集、测试集,均是tsv文件,对于测试集的预测结果为prediction.tsv

Jupyter Notebook
3
4 年前

Bismillah, semoga project skripsi ini bisa memberikan manfaat bagi orang banyak.

Python
2
5 年前

[CMPT 459 Special Topics in Database Systems: Data Mining] A data mining/machine learning project aimed to recommend features to renters to attract more people to their listings on RentHop website. Use SVM, RandomForest, Logistic-Regression, KNN, Decision Tree, and Naive Bayes.

Jupyter Notebook
2
5 年前

A Java program to learn from a CSV dataset and then use the knowledge to classify an unseen sample

Java
2
7 年前