Automatic detecting malicious URLs using machine learning models.
The project aims to use ML to identify whether a URL is malicious or not.
The dataset for this project is taken from here. The dataset has two attributes, url and label. There are 4,20,000 rows.