Skip to content

stupidly-logical/ML_SpamURLDetection

Repository files navigation

Spam URL Detection

Predicting nature of URL i.e malign or benign using

  • Decision Tree
  • Logistic Regression

Requirements:

  • Python 3.+
  • sklearn
  • whois
  • tldextract
  • Jupyter (not required for testing)
  • seaborn (not required for testing)
  • matplotlib (not required for testing)

You can also:

  • Test the implementation on command line by running the index.py script and passing: 1 URL 2 Label 0/1

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published