mrsindhunugroho commited on
Commit
439e828
·
verified ·
1 Parent(s): 72de5c4

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +20 -3
README.md CHANGED
@@ -1,3 +1,20 @@
1
- ---
2
- license: apache-2.0
3
- ---
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ license: apache-2.0
3
+ datasets:
4
+ - abluva/CSE-CIC-IDS2018-V2
5
+ language:
6
+ - en
7
+ metrics:
8
+ - accuracy
9
+ - precision
10
+ - recall
11
+ - f1
12
+ pipeline_tag: tabular-classification
13
+ tags:
14
+ - xgboost
15
+ - catboost
16
+ - adaboost
17
+ - lightgbm
18
+ - random_forest
19
+ - stacking_ensemble
20
+ ---