Skip to content

A Naive-Bayes based Spam predicting model using Adaboost method

Notifications You must be signed in to change notification settings

Hadlay-Zhang/SpamFilter

Repository files navigation

A SpamFilter based on Naive-Bayes and Adaboost

Background

This is the final course project of CS100580, Tongji University. It is a Spam prediction model developed by Python 3.8 and PyQt 5.15.6, using Naive-Bayes and Adaboost algorithms.

Description

training.py: training part

testing.py: testing part

AdaboostNavieBayes.py: Naive-Bayes and Adaboost models

main.py: entry of the project

Usage

run main.py

About

A Naive-Bayes based Spam predicting model using Adaboost method

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages