Carson-Shively commited on
Commit
5a4f09d
·
verified ·
1 Parent(s): 0a9f466

Upload run run_20260115T204806Z_9da267eb

Browse files
runs/run_20260115T204806Z_9da267eb/metadata.json ADDED
@@ -0,0 +1,98 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "artifact_version": 5,
3
+ "best_params": {
4
+ "clf__colsample_bytree": 0.7817443634950506,
5
+ "clf__learning_rate": 0.023041267042036784,
6
+ "clf__max_depth": 5,
7
+ "clf__min_child_samples": 23,
8
+ "clf__min_split_gain": 1.1112418666117412,
9
+ "clf__n_estimators": 1781,
10
+ "clf__num_leaves": 256,
11
+ "clf__reg_alpha": 0.0059415386473297156,
12
+ "clf__reg_lambda": 24.500966045902576,
13
+ "clf__scale_pos_weight": 0.6921288251843523,
14
+ "clf__subsample": 0.9277764149457681,
15
+ "clf__subsample_freq": 2
16
+ },
17
+ "cfg": {
18
+ "cv_splits": 5,
19
+ "direction": "maximize",
20
+ "holdout_size": 0.2,
21
+ "n_trials": 50,
22
+ "primary_metric": "average_precision",
23
+ "repo_id": "Carson-Shively/telco-churn",
24
+ "revision": "main",
25
+ "seed": 42,
26
+ "target_col": "churn",
27
+ "threshold": 0.7054188919873405,
28
+ "train_hf_path": "data/gold/train.parquet"
29
+ },
30
+ "created_at_utc": "2026-01-15T20:49:26.863317+00:00",
31
+ "feature_names": [
32
+ "num__tenure",
33
+ "num__monthly_charges",
34
+ "num__total_charges",
35
+ "num__charges_per_month",
36
+ "num__charges_ratio",
37
+ "num__addon_service_ratio",
38
+ "num__num_services",
39
+ "num__num_addon_services",
40
+ "cat__gender_id_0.0",
41
+ "cat__gender_id_1.0",
42
+ "cat__multiple_lines_id_0.0",
43
+ "cat__multiple_lines_id_1.0",
44
+ "cat__multiple_lines_id_2.0",
45
+ "cat__internet_service_id_0.0",
46
+ "cat__internet_service_id_1.0",
47
+ "cat__internet_service_id_2.0",
48
+ "cat__online_security_id_0.0",
49
+ "cat__online_security_id_1.0",
50
+ "cat__online_security_id_2.0",
51
+ "cat__online_backup_id_0.0",
52
+ "cat__online_backup_id_1.0",
53
+ "cat__online_backup_id_2.0",
54
+ "cat__device_protection_id_0.0",
55
+ "cat__device_protection_id_1.0",
56
+ "cat__device_protection_id_2.0",
57
+ "cat__tech_support_id_0.0",
58
+ "cat__tech_support_id_1.0",
59
+ "cat__tech_support_id_2.0",
60
+ "cat__streaming_tv_id_0.0",
61
+ "cat__streaming_tv_id_1.0",
62
+ "cat__streaming_tv_id_2.0",
63
+ "cat__streaming_movies_id_0.0",
64
+ "cat__streaming_movies_id_1.0",
65
+ "cat__streaming_movies_id_2.0",
66
+ "cat__payment_method_id_0.0",
67
+ "cat__payment_method_id_1.0",
68
+ "cat__payment_method_id_2.0",
69
+ "cat__payment_method_id_3.0",
70
+ "cat__tenure_bucket_id_0.0",
71
+ "cat__tenure_bucket_id_1.0",
72
+ "cat__tenure_bucket_id_2.0",
73
+ "cat__tenure_bucket_id_3.0",
74
+ "cat__tenure_bucket_id_4.0",
75
+ "cat__contract_term_months_1.0",
76
+ "cat__contract_term_months_12.0",
77
+ "cat__contract_term_months_24.0",
78
+ "bin__senior_citizen",
79
+ "bin__partner_id",
80
+ "bin__dependents_id",
81
+ "bin__phone_service_id",
82
+ "bin__paperless_billing_id",
83
+ "bin__short_tenure",
84
+ "bin__long_tenure",
85
+ "bin__is_month_to_month",
86
+ "bin__has_fiber",
87
+ "bin__no_internet",
88
+ "bin__high_monthly_charges",
89
+ "bin__security_bundle",
90
+ "bin__tech_bundle"
91
+ ],
92
+ "model_type": "lgb",
93
+ "optuna_version": "4.6.0",
94
+ "platform": "Linux-6.6.99-08879-gd6e365e8de4e-x86_64-with-glibc2.36",
95
+ "python": "3.11.2",
96
+ "run_id": "run_20260115T204806Z_9da267eb",
97
+ "sklearn_version": "1.8.0"
98
+ }
runs/run_20260115T204806Z_9da267eb/metrics.json ADDED
@@ -0,0 +1,105 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "artifact_version": 5,
3
+ "cv": {
4
+ "best_params": {
5
+ "clf__colsample_bytree": 0.7817443634950506,
6
+ "clf__learning_rate": 0.023041267042036784,
7
+ "clf__max_depth": 5,
8
+ "clf__min_child_samples": 23,
9
+ "clf__min_split_gain": 1.1112418666117412,
10
+ "clf__n_estimators": 1781,
11
+ "clf__num_leaves": 256,
12
+ "clf__reg_alpha": 0.0059415386473297156,
13
+ "clf__reg_lambda": 24.500966045902576,
14
+ "clf__scale_pos_weight": 0.6921288251843523,
15
+ "clf__subsample": 0.9277764149457681,
16
+ "clf__subsample_freq": 2
17
+ },
18
+ "best_trial_number": 43,
19
+ "best_value": 0.6928904744219062,
20
+ "direction": "maximize",
21
+ "metrics": {
22
+ "average_precision": {
23
+ "mean": 0.6928904744219062,
24
+ "per_fold": [
25
+ 0.743894627874403,
26
+ 0.6919623207247133,
27
+ 0.7230778933376807,
28
+ 0.627015993188933,
29
+ 0.6785015369838009
30
+ ],
31
+ "std": 0.044888902297224205
32
+ },
33
+ "f1": {
34
+ "mean": 0.5654025063666545,
35
+ "per_fold": [
36
+ 0.6091370558375635,
37
+ 0.5297297297297298,
38
+ 0.5773195876288659,
39
+ 0.5283018867924528,
40
+ 0.5825242718446602
41
+ ],
42
+ "std": 0.03534432578963321
43
+ },
44
+ "neg_brier": {
45
+ "mean": -0.13340793182855976,
46
+ "per_fold": [
47
+ -0.11995302202625949,
48
+ -0.13646290347534176,
49
+ -0.1302235991415621,
50
+ -0.14732477657866616,
51
+ -0.1330753579209693
52
+ ],
53
+ "std": 0.009928451508351312
54
+ },
55
+ "precision": {
56
+ "mean": 0.7163258799743784,
57
+ "per_fold": [
58
+ 0.7792207792207793,
59
+ 0.7538461538461538,
60
+ 0.7567567567567568,
61
+ 0.6021505376344086,
62
+ 0.6896551724137931
63
+ ],
64
+ "std": 0.07201654417606305
65
+ },
66
+ "recall": {
67
+ "mean": 0.4699579831932773,
68
+ "per_fold": [
69
+ 0.5,
70
+ 0.4083333333333333,
71
+ 0.4666666666666667,
72
+ 0.47058823529411764,
73
+ 0.5042016806722689
74
+ ],
75
+ "std": 0.03835355603916588
76
+ },
77
+ "roc_auc": {
78
+ "mean": 0.8571536681137711,
79
+ "per_fold": [
80
+ 0.8943353474320241,
81
+ 0.8476963746223565,
82
+ 0.8693605236656597,
83
+ 0.819137322602757,
84
+ 0.8552387722460585
85
+ ],
86
+ "std": 0.027703042936516115
87
+ }
88
+ },
89
+ "n_trials": 50
90
+ },
91
+ "direction": "maximize",
92
+ "holdout": {
93
+ "average_precision": 0.6859135372118339,
94
+ "f1": 0.2681564245810056,
95
+ "neg_brier": -0.13306860995026873,
96
+ "precision": 0.8275862068965517,
97
+ "recall": 0.16,
98
+ "roc_auc": 0.8545813204508855
99
+ },
100
+ "model_type": "lgb",
101
+ "primary_metric": "average_precision",
102
+ "primary_value": 0.6859135372118339,
103
+ "run_id": "run_20260115T204806Z_9da267eb",
104
+ "threshold": 0.7054188919873405
105
+ }
runs/run_20260115T204806Z_9da267eb/model.joblib ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:9a52ebc9955712f3b8708e184e68af1b5ce96aacfec22c77d30669ca3c2fd707
3
+ size 285518