Skip to content

dD2405/Detecting_Malicious_Websites

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Detecting_Malicious_Websites

Our task is here to detect whether a website is malicious or non-malicious by the available dataset using different Machine Learning models. After our analysis of the data we convert the Python Notebook to a script for it to be used for our web UI.The web and machine learning integration is done using an API generated by using Flask framework.