├── README.html ├── README.md ├── html_svm.py └── url_svm.py /README.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/chengguobiao/Phishing_detection_based_on_heuristic_features/HEAD/README.html -------------------------------------------------------------------------------- /README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/chengguobiao/Phishing_detection_based_on_heuristic_features/HEAD/README.md -------------------------------------------------------------------------------- /html_svm.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/chengguobiao/Phishing_detection_based_on_heuristic_features/HEAD/html_svm.py -------------------------------------------------------------------------------- /url_svm.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/chengguobiao/Phishing_detection_based_on_heuristic_features/HEAD/url_svm.py --------------------------------------------------------------------------------