Malicious-URL-detection
Malicious-URL-detection copied to clipboard
Detecting malicious URLs using Machine Learning
Malicious URL detection
Detecting malicious URLs using Machine Learning.
The project aims to use ML to identify whether a URL is malicious or not.
Dataset
The dataset for this project is taken from kaggle. The dataset has two attributes, url and label. There are 4,20,000 rows.