├── Gyanttchart.docx ├── README.md ├── Stage1_url.zip ├── feature_test.csv ├── feature_train.csv ├── rf.py ├── stage1.py ├── test1.xlsx └── training.xlsx /Gyanttchart.docx: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/js-eng/ML---Detection-of-Phishing-Website/HEAD/Gyanttchart.docx -------------------------------------------------------------------------------- /README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/js-eng/ML---Detection-of-Phishing-Website/HEAD/README.md -------------------------------------------------------------------------------- /Stage1_url.zip: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/js-eng/ML---Detection-of-Phishing-Website/HEAD/Stage1_url.zip -------------------------------------------------------------------------------- /feature_test.csv: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/js-eng/ML---Detection-of-Phishing-Website/HEAD/feature_test.csv -------------------------------------------------------------------------------- /feature_train.csv: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/js-eng/ML---Detection-of-Phishing-Website/HEAD/feature_train.csv -------------------------------------------------------------------------------- /rf.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/js-eng/ML---Detection-of-Phishing-Website/HEAD/rf.py -------------------------------------------------------------------------------- /stage1.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/js-eng/ML---Detection-of-Phishing-Website/HEAD/stage1.py -------------------------------------------------------------------------------- /test1.xlsx: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/js-eng/ML---Detection-of-Phishing-Website/HEAD/test1.xlsx -------------------------------------------------------------------------------- /training.xlsx: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/js-eng/ML---Detection-of-Phishing-Website/HEAD/training.xlsx --------------------------------------------------------------------------------