Skip to content

linama2593/NLP_Spam_detection

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

NLP-SVM model to detect spam URLs

This project estimates a support vector machine model to detect whether a URL is spam.

Folder content:

  • src folder contains:

    • Notebook 'NLP_spam_websites.ipynb' contains all the code regarding organising the data and training the model
    • file 'streamlit.py' contains the deployment of the ML model using streamlit
  • model: stores the optimised SVM model

About

NLP-SVM model to detect whether a URL is spam

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published