A Deep Graph-based Toolbox for Fraud Detection
-
Updated
Apr 20, 2022 - Python
A Deep Graph-based Toolbox for Fraud Detection
Spam Filter AI is a project in Python that uses machine learning to detect spam emails. It uses Natural Language Processing (NLP) and Naive Bayes classification. The program reads email content, converts it into useful data with TF-IDF vectorization, and then decides if the email is spam or not, keeping your inbox clean and organized.
UltraClean is a fast and efficient Python library for cleaning and preprocessing text data for AI/ML tasks and data processing.
Deep Learning based Image Spam Detection
Add a description, image, and links to the spamdetection topic page so that developers can more easily learn about it.
To associate your repository with the spamdetection topic, visit your repo's landing page and select "manage topics."