fenar commited on
Commit
88564e0
1 Parent(s): 0ced2e5

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +19 -3
README.md CHANGED
@@ -1,3 +1,19 @@
1
- ---
2
- license: apache-2.0
3
- ---
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ license: apache-2.0
3
+ ---
4
+
5
+ # Network Security Analysis with AI
6
+
7
+ ## Project Overview
8
+
9
+ Here we are leveraging AI to assist us for better network security operations.
10
+
11
+ ## Data
12
+ Data-Set: https://huggingface.co/datasets/fenar/sec_ops <br>
13
+
14
+ ## Model: XGBRegressor
15
+
16
+ ## Results
17
+
18
+ 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.
19
+ ![Service Assurance Result](https://raw.githubusercontent.com/fenar/etc-ai-wrx/main/secops/data/secops.png)<br>