Tools Used for AI:
- plotly
- scikit-learn
- matplotlib
- numpy
- pandas
- seaborn
- cufflinks
Tools Used for Website:
- node
- javascript
- ejs
- html
- flask for python server
Machine learning models, created with the goal of predicting if a message is phishing or not
If correct values are given this will produce first a message and a few graphs
To initialize both servers its necessary to run linkWebsitePython/main.py Note: its mandatory to adapt the path in linkWebsitePython/main.py line 66
and the command node website/index.js
The node server is hosted in port 3000 And the python server is in port 3001