Skip to content

prasadpatil99/url-detection

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 

Repository files navigation

Malicious URL Detection via Logistic Regression

The project aims to detect malicious websites from the given dataset by applying Machine Learning's Logistic Regression Algorithm with Python

Dataset

Dataset can also be obtained from Kaggle. Dataset has two attribute named as url and label, which contain approximately 411000 unique values

Prerequisites

pip install pandas

pip install scikit-learn

Author

About

Malicious URL Detection using Machine Learning

Topics

Resources

Stars

Watchers

Forks

Languages