
Detecting Phishing Websites Using Machine Learning
PublishedDetection of phishing websites with high accuracy can be achieved by Random Forest algorithm In this project, Random Forest (RF) algorithm one of the machine-learning based approaches where a system can categorize new phishing sites through a model developed using training sets of known attacks. From the gathered features and labels, we can train an online classifier to classify the URL.