Scikit-learn
English
Greek
IOT
CyberSecurity
Intrusion
Detection
IDS
SilverDragon9 commited on
Commit
64c8971
·
verified ·
1 Parent(s): 0508c42

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +3 -4
README.md CHANGED
@@ -1,23 +1,22 @@
1
  ---
2
-
3
  license: apache-2.0
4
  datasets:
5
  - SilverDragon9/UNSW_TON-IoT_Train_Test_IoT_Datasets
 
6
  language:
7
  - en
 
8
  metrics:
9
  - accuracy
10
  - f1
11
  - precision
12
- base_model:
13
- - Bluepearl/Random-Forest-Classification
14
  tags:
15
  - IOT
16
  - CyberSecurity
17
  - Intrusion
18
  - Detection
19
  - IDS
20
-
21
  ---
22
 
23
  ---
 
1
  ---
 
2
  license: apache-2.0
3
  datasets:
4
  - SilverDragon9/UNSW_TON-IoT_Train_Test_IoT_Datasets
5
+ - SilverDragon9/UNSW_TON-IoT_Train_Test_OS_Datasets
6
  language:
7
  - en
8
+ - el
9
  metrics:
10
  - accuracy
11
  - f1
12
  - precision
 
 
13
  tags:
14
  - IOT
15
  - CyberSecurity
16
  - Intrusion
17
  - Detection
18
  - IDS
19
+ library_name: sklearn
20
  ---
21
 
22
  ---