aishwaryakarki001 / Malicious-URL-Detection

1 stars 0 forks source link

Algorithm Analysis #1

Open Sujagrg18 opened 3 months ago

Sujagrg18 commented 3 months ago

Analysis of 3 different machine learning algorithm:

Additional reference for code: https://www.kaggle.com/code/hamzamanssor/detection-malicious-url-using-ml-models

https://www.kaggle.com/code/jbowski/malicious-url-detection-basic-train-test-eda we are also trying algorithms like Gaussian NB, Decision tree, Knn, and logistic regression for better interpretability and implementation.