SilverDragon9 commited on
Commit
1962a42
·
1 Parent(s): 58ce0c9

Create README.md

Browse files
Files changed (1) hide show
  1. README.md +9 -8
README.md CHANGED
@@ -1,18 +1,19 @@
1
  ---
2
  license: apache-2.0
3
  datasets:
4
- - Mireu-Lab/UNSW-IoT
5
  language:
6
  - en
7
  metrics:
8
  - accuracy
 
9
  - precision
10
- - recall
11
- pipeline_tag: tabular-classification
12
  tags:
13
- - AI
14
- - Cyber-Security
15
- - Machine Learning
16
- - Gradio
17
- - Python
18
  ---
 
1
  ---
2
  license: apache-2.0
3
  datasets:
4
+ - SilverDragon9/UNSW_TON-IoT_Train_Test_IoT_Datasets
5
  language:
6
  - en
7
  metrics:
8
  - accuracy
9
+ - f1
10
  - precision
11
+ base_model:
12
+ - Bluepearl/Random-Forest-Classification
13
  tags:
14
+ - IOT
15
+ - CyberSecurity
16
+ - Intrusion
17
+ - Detection
18
+ - IDS
19
  ---