URL Classification as benign and malicious from UCI Machine Learning Repository - URL Reputation Data Set
- Contains a Recurrent Neural Network model and a simple regression model.
- The load_data.py contains the method for loading a subset of data.
- Try with SVM model.