Sameer092 / PhishInspector-Website-URL-Detection

A website which can detect phishing websites link and predict that its safe or not.
0 stars 0 forks source link

Add the jupyter notebook python analysis file and for other computations to show the results #2

Open Sameer092 opened 4 days ago

Sameer092 commented 4 days ago

This task involves creating a Jupyter Notebook that will perform data analysis on the CSV file containing the phishing and legitimate websites dataset. The notebook will explore the dataset, perform necessary preprocessing steps, visualize the data, and build the machine learning model. The analysis will also include performance evaluation of the model using appropriate metrics (accuracy, precision, recall, etc.).