Rendika commited on
Commit
5a00263
1 Parent(s): 07a118b

add class for label encoded

Browse files
Files changed (1) hide show
  1. README.md +11 -0
README.md CHANGED
@@ -24,6 +24,17 @@ The model classifies tweets into the following categories:
24
  7. **Demografi** (61 samples)
25
  8. **Geografi** (20 samples)
26
 
 
 
 
 
 
 
 
 
 
 
 
27
  ## Libraries Used
28
 
29
  The following libraries were used for data processing, model training, and evaluation:
 
24
  7. **Demografi** (61 samples)
25
  8. **Geografi** (20 samples)
26
 
27
+ | Encoded | Label |
28
+ |:---------:|:---------------------------:|
29
+ | 0 | Demografi |
30
+ | 1 | Ekonomi |
31
+ | 2 | Geografi |
32
+ | 3 | Ideologi |
33
+ | 4 | Pertahanan dan Keamanan |
34
+ | 5 | Politik |
35
+ | 6 | Sosial Budaya |
36
+ | 7 | Sumber Daya Alam |
37
+
38
  ## Libraries Used
39
 
40
  The following libraries were used for data processing, model training, and evaluation: