Skip to content

Latest commit

 

History

History
13 lines (13 loc) · 340 Bytes

README.md

File metadata and controls

13 lines (13 loc) · 340 Bytes

Security_Lab_Mini_Project

A URL Classification System implemented in Python

Motivation

This Mini Project was developed as part of Security Lab Course in 7th Semester

Description

This System classifies whether the given URL is Malicious or not using Machine Learning Techniques

Technology

Python
scikit learn
numpy
pandas