Skip to content

This is a minimal used for plotting the ROC curve ...it won't run as standalone, it is only reference , complete code need model loading , prediction metrics and collecting them ..

Notifications You must be signed in to change notification settings

bmiftah/ROC-Curve-code

Repository files navigation

Test code for BI-LSTM Attention model

The code attached displays performance metrics such as model loss, accuracy, confusion matrix, and ROC curve as rendered by the self-attention-based BI-LSTM Model(SAT-BI-LSTM). The complete code that generated plots for loss, accuracy, confusion matrix, and ROC curve along with the output is given in this repo and can be seen through the link shown below for each dataset:

  1. For Complete code and running result for CIDDOS2019 Datasetclick here
  2. For Complete code and running result for CIC-IoT2023 Datasetclick here

ROC Curve for each is shown hereunder ( CODE snippt and saved output - this is essentially taken from the above code, it is made available here for quick checkup )

ROC_Curve- CICIoT2023 - related code is here Code-CICIoT2023

ROC_Curve- CICIoT2023

ROC_Curve- CICDDOS-2019 - related code is here Code_CICIoT2023

ROC_Curve- CICIoT2023

About

This is a minimal used for plotting the ROC curve ...it won't run as standalone, it is only reference , complete code need model loading , prediction metrics and collecting them ..

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published