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