| --- |
| license: apache-2.0 |
| --- |
| |
| # Network Security Analysis with AI |
|
|
| ## Project Overview |
|
|
| Here we are leveraging AI to assist us for better network security operations. |
|
|
| ## Data |
| Data-Set: https://huggingface.co/datasets/fenar/sec_ops <br> |
| GitHub: https://github.com/fenar/TME-AIX/tree/main/secops |
| |
| ## Model: XGBRegressor |
| |
| ## Results |
| |
| The model predictions are compared against actual values for key metrics like latency. The MAPE value is calculated and printed, providing a quantitative measure of the model's performance. |
| <br> |
| |