rohit133 / Malicious-URL-detection

Detecting malicious URLs using Machine Learning

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.

Author

About

Detecting malicious URLs using Machine Learning

License:GNU General Public License v3.0


Languages

Language:Jupyter Notebook 82.8%Language:Python 17.2%