Skip to content
This repository was archived by the owner on Apr 14, 2026. It is now read-only.

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 

Repository files navigation

Ios-Message-Filter

Ios message filter using Naive bayes classifier

Naive bayes is based on Bayes Theorem which is helps us invent conditional probilities, allowing us to file the probablity of a cause given its effect. Its formula is generally very easy to understand, given little previous knowledge of statistics.

Although the formula is relativlty simple, coding the formula is a little more diffcult. However, thanks to sklearns library we are able to just import it.

This only currently works on Mac, since I am only checking the the icloud file with all the messages.

About

Ios message filter using Naive bayes classifier

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages