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

Train the model based on csv file and upload the .pkl file for predict the phishing website links #1

Open Sameer092 opened 4 days ago

Sameer092 commented 4 days ago

In this task, we will train a machine learning model on a dataset containing website URLs labeled as phishing or legitimate. The model will be trained using the features extracted from the URLs. After training, the model will be serialized using pickle and saved as a .pkl file. This file will later be used for predicting whether a given URL is phishing or not. The training process involves loading the CSV dataset, feature extraction, model selection, and saving the trained model.

Muradhameed921 commented 3 days ago

Ok Achuuu Bandriiii