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

Upload run run_20260123T095044Z_61acc876

Browse files
runs/run_20260123T095044Z_61acc876/metadata.json ADDED
@@ -0,0 +1,88 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "artifact_version": 7,
3
+ "best_params": {
4
+ "clf__C": 0.054502936945582565,
5
+ "clf__class_weight": "balanced",
6
+ "clf__l1_ratio": 0.7851759613930136
7
+ },
8
+ "cfg": {
9
+ "artifact_version": 7,
10
+ "cv_splits": 5,
11
+ "direction": "maximize",
12
+ "holdout_size": 0.2,
13
+ "model_type": "lr",
14
+ "n_trials": 10,
15
+ "primary_metric": "average_precision",
16
+ "seed": 42,
17
+ "target_col": "churn",
18
+ "threshold": 0.8740586499574357
19
+ },
20
+ "created_at_utc": "2026-01-23T09:50:44.039073+00:00",
21
+ "feature_names": [
22
+ "num__tenure",
23
+ "num__monthly_charges",
24
+ "num__total_charges",
25
+ "num__charges_per_month",
26
+ "num__charges_ratio",
27
+ "num__addon_service_ratio",
28
+ "num__num_services",
29
+ "num__num_addon_services",
30
+ "cat__gender_id_0.0",
31
+ "cat__gender_id_1.0",
32
+ "cat__multiple_lines_id_0.0",
33
+ "cat__multiple_lines_id_1.0",
34
+ "cat__multiple_lines_id_2.0",
35
+ "cat__internet_service_id_0.0",
36
+ "cat__internet_service_id_1.0",
37
+ "cat__internet_service_id_2.0",
38
+ "cat__online_security_id_0.0",
39
+ "cat__online_security_id_1.0",
40
+ "cat__online_security_id_2.0",
41
+ "cat__online_backup_id_0.0",
42
+ "cat__online_backup_id_1.0",
43
+ "cat__online_backup_id_2.0",
44
+ "cat__device_protection_id_0.0",
45
+ "cat__device_protection_id_1.0",
46
+ "cat__device_protection_id_2.0",
47
+ "cat__tech_support_id_0.0",
48
+ "cat__tech_support_id_1.0",
49
+ "cat__tech_support_id_2.0",
50
+ "cat__streaming_tv_id_0.0",
51
+ "cat__streaming_tv_id_1.0",
52
+ "cat__streaming_tv_id_2.0",
53
+ "cat__streaming_movies_id_0.0",
54
+ "cat__streaming_movies_id_1.0",
55
+ "cat__streaming_movies_id_2.0",
56
+ "cat__payment_method_id_0.0",
57
+ "cat__payment_method_id_1.0",
58
+ "cat__payment_method_id_2.0",
59
+ "cat__payment_method_id_3.0",
60
+ "cat__tenure_bucket_id_0.0",
61
+ "cat__tenure_bucket_id_1.0",
62
+ "cat__tenure_bucket_id_2.0",
63
+ "cat__tenure_bucket_id_3.0",
64
+ "cat__tenure_bucket_id_4.0",
65
+ "cat__contract_term_months_1.0",
66
+ "cat__contract_term_months_12.0",
67
+ "cat__contract_term_months_24.0",
68
+ "bin__senior_citizen",
69
+ "bin__partner_id",
70
+ "bin__dependents_id",
71
+ "bin__phone_service_id",
72
+ "bin__paperless_billing_id",
73
+ "bin__short_tenure",
74
+ "bin__long_tenure",
75
+ "bin__is_month_to_month",
76
+ "bin__has_fiber",
77
+ "bin__no_internet",
78
+ "bin__high_monthly_charges",
79
+ "bin__security_bundle",
80
+ "bin__tech_bundle"
81
+ ],
82
+ "model_type": "lr",
83
+ "optuna_version": "4.6.0",
84
+ "platform": "Linux-6.6.99-08879-gd6e365e8de4e-x86_64-with-glibc2.36",
85
+ "python": "3.11.2",
86
+ "run_id": "run_20260123T095044Z_61acc876",
87
+ "sklearn_version": "1.8.0"
88
+ }
runs/run_20260123T095044Z_61acc876/metrics.json ADDED
@@ -0,0 +1,96 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "artifact_version": 7,
3
+ "cv": {
4
+ "best_params": {
5
+ "clf__C": 0.054502936945582565,
6
+ "clf__class_weight": "balanced",
7
+ "clf__l1_ratio": 0.7851759613930136
8
+ },
9
+ "best_trial_number": 6,
10
+ "best_value": 0.6675975669742129,
11
+ "direction": "maximize",
12
+ "metrics": {
13
+ "average_precision": {
14
+ "mean": 0.6675975669742129,
15
+ "per_fold": [
16
+ 0.7028758982585352,
17
+ 0.6513211529752624,
18
+ 0.676925713845518,
19
+ 0.6302013212410876,
20
+ 0.6766637485506616
21
+ ],
22
+ "std": 0.027736129318245255
23
+ },
24
+ "f1": {
25
+ "mean": 0.6272770969060497,
26
+ "per_fold": [
27
+ 0.6534653465346535,
28
+ 0.624561403508772,
29
+ 0.6163934426229508,
30
+ 0.6275862068965518,
31
+ 0.6143790849673203
32
+ ],
33
+ "std": 0.01563735592059872
34
+ },
35
+ "neg_brier": {
36
+ "mean": -0.16050605899945086,
37
+ "per_fold": [
38
+ -0.15689956613993036,
39
+ -0.15638141436229655,
40
+ -0.1624768517676463,
41
+ -0.16027212817239514,
42
+ -0.166500334554986
43
+ ],
44
+ "std": 0.004179999142681812
45
+ },
46
+ "precision": {
47
+ "mean": 0.5246646387081855,
48
+ "per_fold": [
49
+ 0.5409836065573771,
50
+ 0.5393939393939394,
51
+ 0.5081081081081081,
52
+ 0.5321637426900585,
53
+ 0.5026737967914439
54
+ ],
55
+ "std": 0.01800842444943243
56
+ },
57
+ "recall": {
58
+ "mean": 0.7809243697478991,
59
+ "per_fold": [
60
+ 0.825,
61
+ 0.7416666666666667,
62
+ 0.7833333333333333,
63
+ 0.7647058823529411,
64
+ 0.7899159663865546
65
+ ],
66
+ "std": 0.030957711811367583
67
+ },
68
+ "roc_auc": {
69
+ "mean": 0.8522703462049472,
70
+ "per_fold": [
71
+ 0.8719536757301107,
72
+ 0.8455186304128902,
73
+ 0.8493454179254784,
74
+ 0.8486633324024474,
75
+ 0.8458706745538094
76
+ ],
77
+ "std": 0.011130371496346426
78
+ }
79
+ },
80
+ "n_trials": 10
81
+ },
82
+ "direction": "maximize",
83
+ "holdout": {
84
+ "average_precision": 0.6404910155208373,
85
+ "f1": 0.2346368715083799,
86
+ "neg_brier": -0.16619055961784746,
87
+ "precision": 0.7241379310344828,
88
+ "recall": 0.14,
89
+ "roc_auc": 0.8357165861513688
90
+ },
91
+ "model_type": "lr",
92
+ "primary_metric": "average_precision",
93
+ "primary_value": 0.6404910155208373,
94
+ "run_id": "run_20260123T095044Z_61acc876",
95
+ "threshold": 0.8740586499574357
96
+ }
runs/run_20260123T095044Z_61acc876/model.joblib ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:082ec59e26aca4969bd14cbaf72fe72906b9a729a71938099d56619a802fec1a
3
+ size 10257