anonymous12321 commited on
Commit
5ee9e4f
·
verified ·
1 Parent(s): e6fc164

Upload 7 files

Browse files
gradient_boosting_adaptive_weights.npy ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:c1bd26704959b0fba1ac2dfd49be4a9b5cb81474204b90da2749c489c7a42d33
3
+ size 832
gradient_boosting_gb_models.joblib ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:e18c5ce65f5ae08bdf910c5306f3502e7e9bea47879a5ca1b344aa9cb9c0bb43
3
+ size 29125596
gradient_boosting_logistic_model.joblib ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:d8ca35ecf58dbf92d27ae4f23ae42dedcf468299eb4f7e012e89b73b9c3c4660
3
+ size 1907759
gradient_boosting_mlb_encoder.joblib ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:c7d0d548c66a4c312236484d1ac972be8b5617b4d7f6bd0e6c48484e20a7732c
3
+ size 1598
gradient_boosting_model_info.json ADDED
@@ -0,0 +1,49 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "model_name": "GradientBoosting_ActiveLearning",
3
+ "approach": "GradientBoosting + Active Learning Simulation",
4
+ "base_models": "LogReg + 3x GradientBoosting",
5
+ "n_labels": 22,
6
+ "labels": [
7
+ "Administra\u00e7\u00e3o Geral, Finan\u00e7as e Recursos Humanos",
8
+ "Ambiente",
9
+ "Atividades Econ\u00f3micas",
10
+ "A\u00e7\u00e3o Social",
11
+ "Ci\u00eancia",
12
+ "Comunica\u00e7\u00e3o e Rela\u00e7\u00f5es P\u00fablicas",
13
+ "Coopera\u00e7\u00e3o Externa e Rela\u00e7\u00f5es Internacionais",
14
+ "Cultura",
15
+ "Desporto",
16
+ "Educa\u00e7\u00e3o e Forma\u00e7\u00e3o Profissional",
17
+ "Energia e Telecomunica\u00e7\u00f5es",
18
+ "Habita\u00e7\u00e3o",
19
+ "Obras Particulares",
20
+ "Obras P\u00fablicas",
21
+ "Ordenamento do Territ\u00f3rio",
22
+ "Outros",
23
+ "Patrim\u00f3nio",
24
+ "Pol\u00edcia Municipal",
25
+ "Prote\u00e7\u00e3o Animal",
26
+ "Prote\u00e7\u00e3o Civil",
27
+ "Sa\u00fade",
28
+ "Tr\u00e2nsito, Transportes e Comunica\u00e7\u00f5es"
29
+ ],
30
+ "feature_dimensions": 10768,
31
+ "tfidf_features": 10000,
32
+ "bert_features": 768,
33
+ "active_samples": 100,
34
+ "n_gb_models": 3,
35
+ "innovations": [
36
+ "Multiple GradientBoosting with different hyperparameters",
37
+ "Active learning uncertainty sampling simulation",
38
+ "Adaptive ensemble weighting by label frequency",
39
+ "Dynamic threshold optimization per label",
40
+ "Dense feature matrix optimization"
41
+ ],
42
+ "performance": {
43
+ "accuracy": 0.45179584120982985,
44
+ "f1_macro": 0.5485386636825255,
45
+ "f1_micro": 0.7362637362637363,
46
+ "hamming_loss": 0.04124420003437017,
47
+ "average_precision_macro": 0.6063436422306382
48
+ }
49
+ }
gradient_boosting_optimal_thresholds.npy ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:2dba9031c5482baaeae34cb529a1b6edcfc16e580d5b87c0c47248bde374f452
3
+ size 304
gradient_boosting_tfidf_vectorizer.joblib ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:ee8de3fc9f1b4bd791f93074a2035700549b3b0003e49ee975305b600b9de34f
3
+ size 425836