Skip to content

Latest commit

 

History

History
7 lines (3 loc) · 381 Bytes

README.md

File metadata and controls

7 lines (3 loc) · 381 Bytes

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.