Luthfiyana Mahrurin commited on
Commit ·
76826f0
1
Parent(s): c03f39a
UPDATE: rule-based-labelling.ipynb, ADD: data-balancing.ipynb
Browse files
.gitignore
CHANGED
|
@@ -8,4 +8,8 @@ dataset_weekly_behavior.xlsx
|
|
| 8 |
|
| 9 |
#sumber: 2-model-development/output_data/
|
| 10 |
labeled_data.xlsx
|
| 11 |
-
labeled_data.json
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 8 |
|
| 9 |
#sumber: 2-model-development/output_data/
|
| 10 |
labeled_data.xlsx
|
| 11 |
+
labeled_data.json
|
| 12 |
+
|
| 13 |
+
#sumber: 2-model-development/output_data/ setelah balancing
|
| 14 |
+
balanced_data.xlsx
|
| 15 |
+
balanced_data.json
|
2-model-development/notebooks/data-balancing.ipynb
ADDED
|
The diff for this file is too large to render.
See raw diff
|
|
|
2-model-development/notebooks/rule-based-labeling.ipynb
CHANGED
|
The diff for this file is too large to render.
See raw diff
|
|
|
2-model-development/output_data/balanced_data.csv
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:38784c16a5dd23104a8c259dc45d631705481b4096f0bc0bbed2bdc385f85193
|
| 3 |
+
size 295684
|
2-model-development/output_data/labeled_data.csv
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
-
size
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:07f394828c561685026fb133eb4405cecdb71731a89d84934bb6784c6c772435
|
| 3 |
+
size 357622
|