Carson-Shively commited on
Commit
14a5086
·
verified ·
1 Parent(s): 6df1d7e

Upload run run_20260126T065735Z_4e6f3682

Browse files
runs/run_20260126T065735Z_4e6f3682/metadata.json ADDED
@@ -0,0 +1,88 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "artifact_version": 8,
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": 8,
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.8815757991162191
19
+ },
20
+ "created_at_utc": "2026-01-26T06:57:35.536555+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.7.0",
84
+ "platform": "Linux-6.6.99-08879-gd6e365e8de4e-x86_64-with-glibc2.36",
85
+ "python": "3.11.2",
86
+ "run_id": "run_20260126T065735Z_4e6f3682",
87
+ "sklearn_version": "1.8.0"
88
+ }
runs/run_20260126T065735Z_4e6f3682/metrics.json ADDED
@@ -0,0 +1,96 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "artifact_version": 8,
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.656225059619822,
11
+ "direction": "maximize",
12
+ "metrics": {
13
+ "average_precision": {
14
+ "mean": 0.656225059619822,
15
+ "per_fold": [
16
+ 0.6567152874266651,
17
+ 0.608349553599449,
18
+ 0.661433968101077,
19
+ 0.7020673910217817,
20
+ 0.6525590979501374
21
+ ],
22
+ "std": 0.03329562940877588
23
+ },
24
+ "f1": {
25
+ "mean": 0.6267362828002175,
26
+ "per_fold": [
27
+ 0.6458333333333334,
28
+ 0.6233766233766234,
29
+ 0.6301369863013698,
30
+ 0.62,
31
+ 0.6143344709897611
32
+ ],
33
+ "std": 0.01211127446799218
34
+ },
35
+ "neg_brier": {
36
+ "mean": -0.16223907860709896,
37
+ "per_fold": [
38
+ -0.1518120572874541,
39
+ -0.1665976344008636,
40
+ -0.1607108103025515,
41
+ -0.1629846397278517,
42
+ -0.16909025131677394
43
+ ],
44
+ "std": 0.006662390995373686
45
+ },
46
+ "precision": {
47
+ "mean": 0.5260293962760958,
48
+ "per_fold": [
49
+ 0.5535714285714286,
50
+ 0.5106382978723404,
51
+ 0.5348837209302325,
52
+ 0.5138121546961326,
53
+ 0.5172413793103449
54
+ ],
55
+ "std": 0.01803010504770839
56
+ },
57
+ "recall": {
58
+ "mean": 0.7758963585434173,
59
+ "per_fold": [
60
+ 0.775,
61
+ 0.8,
62
+ 0.7666666666666667,
63
+ 0.7815126050420168,
64
+ 0.7563025210084033
65
+ ],
66
+ "std": 0.0164502043781161
67
+ },
68
+ "roc_auc": {
69
+ "mean": 0.8475279265784865,
70
+ "per_fold": [
71
+ 0.8551359516616315,
72
+ 0.8400302114803626,
73
+ 0.8520015105740181,
74
+ 0.858666125060296,
75
+ 0.8318058341161239
76
+ ],
77
+ "std": 0.011240044349765032
78
+ }
79
+ },
80
+ "n_trials": 10
81
+ },
82
+ "direction": "maximize",
83
+ "holdout": {
84
+ "average_precision": 0.6925952008614539,
85
+ "f1": 0.2905027932960894,
86
+ "neg_brier": -0.15959688173154424,
87
+ "precision": 0.896551724137931,
88
+ "recall": 0.17333333333333334,
89
+ "roc_auc": 0.85573268921095
90
+ },
91
+ "model_type": "lr",
92
+ "primary_metric": "average_precision",
93
+ "primary_value": 0.6925952008614539,
94
+ "run_id": "run_20260126T065735Z_4e6f3682",
95
+ "threshold": 0.8815757991162191
96
+ }
runs/run_20260126T065735Z_4e6f3682/model.joblib ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:551db58ac068277778f0e105bfc3b340b14549ccecc004caac2e0b73fb43cae4
3
+ size 10257