Carson-Shively commited on
Commit
bed5142
·
verified ·
1 Parent(s): cf7b585

Upload run run_20260123T094951Z_f381c906

Browse files
runs/run_20260123T094951Z_f381c906/metadata.json ADDED
@@ -0,0 +1,97 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "artifact_version": 7,
3
+ "best_params": {
4
+ "clf__colsample_bytree": 0.6463476238100518,
5
+ "clf__learning_rate": 0.11506408247250169,
6
+ "clf__max_depth": 9,
7
+ "clf__min_child_samples": 157,
8
+ "clf__min_split_gain": 1.654490124263246,
9
+ "clf__n_estimators": 314,
10
+ "clf__num_leaves": 186,
11
+ "clf__reg_alpha": 1.3076473382928542,
12
+ "clf__reg_lambda": 20.67840939783948,
13
+ "clf__scale_pos_weight": 0.6321123775566324,
14
+ "clf__subsample": 0.6296178606936361,
15
+ "clf__subsample_freq": 3
16
+ },
17
+ "cfg": {
18
+ "artifact_version": 7,
19
+ "cv_splits": 5,
20
+ "direction": "maximize",
21
+ "holdout_size": 0.2,
22
+ "model_type": "lgb",
23
+ "n_trials": 10,
24
+ "primary_metric": "average_precision",
25
+ "seed": 42,
26
+ "target_col": "churn",
27
+ "threshold": 0.6759686977682056
28
+ },
29
+ "created_at_utc": "2026-01-23T09:49:51.351500+00:00",
30
+ "feature_names": [
31
+ "num__tenure",
32
+ "num__monthly_charges",
33
+ "num__total_charges",
34
+ "num__charges_per_month",
35
+ "num__charges_ratio",
36
+ "num__addon_service_ratio",
37
+ "num__num_services",
38
+ "num__num_addon_services",
39
+ "cat__gender_id_0.0",
40
+ "cat__gender_id_1.0",
41
+ "cat__multiple_lines_id_0.0",
42
+ "cat__multiple_lines_id_1.0",
43
+ "cat__multiple_lines_id_2.0",
44
+ "cat__internet_service_id_0.0",
45
+ "cat__internet_service_id_1.0",
46
+ "cat__internet_service_id_2.0",
47
+ "cat__online_security_id_0.0",
48
+ "cat__online_security_id_1.0",
49
+ "cat__online_security_id_2.0",
50
+ "cat__online_backup_id_0.0",
51
+ "cat__online_backup_id_1.0",
52
+ "cat__online_backup_id_2.0",
53
+ "cat__device_protection_id_0.0",
54
+ "cat__device_protection_id_1.0",
55
+ "cat__device_protection_id_2.0",
56
+ "cat__tech_support_id_0.0",
57
+ "cat__tech_support_id_1.0",
58
+ "cat__tech_support_id_2.0",
59
+ "cat__streaming_tv_id_0.0",
60
+ "cat__streaming_tv_id_1.0",
61
+ "cat__streaming_tv_id_2.0",
62
+ "cat__streaming_movies_id_0.0",
63
+ "cat__streaming_movies_id_1.0",
64
+ "cat__streaming_movies_id_2.0",
65
+ "cat__payment_method_id_0.0",
66
+ "cat__payment_method_id_1.0",
67
+ "cat__payment_method_id_2.0",
68
+ "cat__payment_method_id_3.0",
69
+ "cat__tenure_bucket_id_0.0",
70
+ "cat__tenure_bucket_id_1.0",
71
+ "cat__tenure_bucket_id_2.0",
72
+ "cat__tenure_bucket_id_3.0",
73
+ "cat__tenure_bucket_id_4.0",
74
+ "cat__contract_term_months_1.0",
75
+ "cat__contract_term_months_12.0",
76
+ "cat__contract_term_months_24.0",
77
+ "bin__senior_citizen",
78
+ "bin__partner_id",
79
+ "bin__dependents_id",
80
+ "bin__phone_service_id",
81
+ "bin__paperless_billing_id",
82
+ "bin__short_tenure",
83
+ "bin__long_tenure",
84
+ "bin__is_month_to_month",
85
+ "bin__has_fiber",
86
+ "bin__no_internet",
87
+ "bin__high_monthly_charges",
88
+ "bin__security_bundle",
89
+ "bin__tech_bundle"
90
+ ],
91
+ "model_type": "lgb",
92
+ "optuna_version": "4.6.0",
93
+ "platform": "Linux-6.6.99-08879-gd6e365e8de4e-x86_64-with-glibc2.36",
94
+ "python": "3.11.2",
95
+ "run_id": "run_20260123T094951Z_f381c906",
96
+ "sklearn_version": "1.8.0"
97
+ }
runs/run_20260123T094951Z_f381c906/metrics.json ADDED
@@ -0,0 +1,105 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "artifact_version": 7,
3
+ "cv": {
4
+ "best_params": {
5
+ "clf__colsample_bytree": 0.6463476238100518,
6
+ "clf__learning_rate": 0.11506408247250169,
7
+ "clf__max_depth": 9,
8
+ "clf__min_child_samples": 157,
9
+ "clf__min_split_gain": 1.654490124263246,
10
+ "clf__n_estimators": 314,
11
+ "clf__num_leaves": 186,
12
+ "clf__reg_alpha": 1.3076473382928542,
13
+ "clf__reg_lambda": 20.67840939783948,
14
+ "clf__scale_pos_weight": 0.6321123775566324,
15
+ "clf__subsample": 0.6296178606936361,
16
+ "clf__subsample_freq": 3
17
+ },
18
+ "best_trial_number": 6,
19
+ "best_value": 0.6902573237164761,
20
+ "direction": "maximize",
21
+ "metrics": {
22
+ "average_precision": {
23
+ "mean": 0.6902573237164761,
24
+ "per_fold": [
25
+ 0.7131274619468494,
26
+ 0.6869648575983562,
27
+ 0.7105661996053116,
28
+ 0.6736533772421074,
29
+ 0.6669747221897557
30
+ ],
31
+ "std": 0.02100062241969996
32
+ },
33
+ "f1": {
34
+ "mean": 0.5154848979890259,
35
+ "per_fold": [
36
+ 0.5918367346938775,
37
+ 0.4808743169398907,
38
+ 0.5193370165745856,
39
+ 0.4827586206896552,
40
+ 0.5026178010471204
41
+ ],
42
+ "std": 0.04549424555904846
43
+ },
44
+ "neg_brier": {
45
+ "mean": -0.13504872407626783,
46
+ "per_fold": [
47
+ -0.1265767832351748,
48
+ -0.13811931398595434,
49
+ -0.1327976168386145,
50
+ -0.13923430150112664,
51
+ -0.13851560482046904
52
+ ],
53
+ "std": 0.00538070878876252
54
+ },
55
+ "precision": {
56
+ "mean": 0.7324730853462518,
57
+ "per_fold": [
58
+ 0.7631578947368421,
59
+ 0.6984126984126984,
60
+ 0.7704918032786885,
61
+ 0.7636363636363637,
62
+ 0.6666666666666666
63
+ ],
64
+ "std": 0.04703383104704058
65
+ },
66
+ "recall": {
67
+ "mean": 0.399593837535014,
68
+ "per_fold": [
69
+ 0.48333333333333334,
70
+ 0.36666666666666664,
71
+ 0.39166666666666666,
72
+ 0.35294117647058826,
73
+ 0.40336134453781514
74
+ ],
75
+ "std": 0.05086749126243204
76
+ },
77
+ "roc_auc": {
78
+ "mean": 0.8563743684785093,
79
+ "per_fold": [
80
+ 0.8713116817724069,
81
+ 0.8493076535750252,
82
+ 0.8574773413897282,
83
+ 0.8541724847038513,
84
+ 0.8496026809515348
85
+ ],
86
+ "std": 0.009013633858357864
87
+ }
88
+ },
89
+ "n_trials": 10
90
+ },
91
+ "direction": "maximize",
92
+ "holdout": {
93
+ "average_precision": 0.6424462877814276,
94
+ "f1": 0.2569832402234637,
95
+ "neg_brier": -0.14056644516094086,
96
+ "precision": 0.7931034482758621,
97
+ "recall": 0.15333333333333332,
98
+ "roc_auc": 0.8376972624798712
99
+ },
100
+ "model_type": "lgb",
101
+ "primary_metric": "average_precision",
102
+ "primary_value": 0.6424462877814276,
103
+ "run_id": "run_20260123T094951Z_f381c906",
104
+ "threshold": 0.6759686977682056
105
+ }
runs/run_20260123T094951Z_f381c906/model.joblib ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:36297a98a436e01d5670ffe4b05c3eb4c67dfefb55dc87e60977f7c8313e8295
3
+ size 52286