├── README.md ├── dataframe.xlsx ├── model.txt ├── requirements.txt ├── traffic_detect.ipynb └── traffic_predict.ipynb /README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/yihanchen3/Network-Anomaly-Traffic-Detection-and-Prediction-using-Spatio-Temporal-Networks/HEAD/README.md -------------------------------------------------------------------------------- /dataframe.xlsx: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/yihanchen3/Network-Anomaly-Traffic-Detection-and-Prediction-using-Spatio-Temporal-Networks/HEAD/dataframe.xlsx -------------------------------------------------------------------------------- /model.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/yihanchen3/Network-Anomaly-Traffic-Detection-and-Prediction-using-Spatio-Temporal-Networks/HEAD/model.txt -------------------------------------------------------------------------------- /requirements.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/yihanchen3/Network-Anomaly-Traffic-Detection-and-Prediction-using-Spatio-Temporal-Networks/HEAD/requirements.txt -------------------------------------------------------------------------------- /traffic_detect.ipynb: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/yihanchen3/Network-Anomaly-Traffic-Detection-and-Prediction-using-Spatio-Temporal-Networks/HEAD/traffic_detect.ipynb -------------------------------------------------------------------------------- /traffic_predict.ipynb: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/yihanchen3/Network-Anomaly-Traffic-Detection-and-Prediction-using-Spatio-Temporal-Networks/HEAD/traffic_predict.ipynb --------------------------------------------------------------------------------