33 process_data:
44 cmd: python src/process_data.py
55 deps:
6+ - path: config
7+ hash: md5
8+ md5: a2380b625b5f5f10411a2f8dd4d7174f.dir
9+ size: 1483
10+ nfiles: 4
611 - path: data/raw
712 md5: 10c3f643286f509fa7f6b4675d9efbad.dir
813 size: 222379
@@ -11,36 +16,6 @@ stages:
1116 hash: md5
1217 md5: 5920b8b9838a6fdb8afdda6c82e35986
1318 size: 2654
14- params:
15- config/process/process_1.yaml:
16- family_size:
17- Married: 2
18- Together: 2
19- Absurd: 1
20- Widow: 1
21- YOLO: 1
22- Divorced: 1
23- Single: 1
24- Alone: 1
25- keep_columns:
26- - Income
27- - Recency
28- - NumWebVisitsMonth
29- - AcceptedCmp3
30- - AcceptedCmp4
31- - AcceptedCmp5
32- - AcceptedCmp1
33- - AcceptedCmp2
34- - Complain
35- - Response
36- - age
37- - total_purchases
38- - enrollment_years
39- - family_size
40- name: process_1
41- remove_outliers_threshold:
42- age: 84
43- Income: 600000
4419 outs:
4520 - path: data/intermediate
4621 hash: md5
@@ -50,39 +25,27 @@ stages:
5025 train:
5126 cmd: python src/segment.py
5227 deps:
28+ - path: config
29+ hash: md5
30+ md5: a2380b625b5f5f10411a2f8dd4d7174f.dir
31+ size: 1483
32+ nfiles: 4
5333 - path: data/intermediate
5434 hash: md5
5535 md5: 69c6a4e21a7e575450a4ce26f70f394f.dir
5636 size: 624234
5737 nfiles: 1
5838 - path: src/segment.py
5939 hash: md5
60- md5: b0f72dee173f4a36c4e9849fa3b0545c
61- size: 2245
62- params:
63- config/main.yaml:
64- defaults:
65- - process: process_1
66- - _self_
67- final:
68- dir: data/final
69- name: segmented.csv
70- path: ${final.dir}/${final.name}
71- intermediate:
72- dir: data/intermediate
73- name: scale_features.csv
74- path: ${intermediate.dir}/${intermediate.name}
75- model:
76- path: model/cluster.pkl
77- raw_data:
78- path: data/raw/marketing_campaign.csv
40+ md5: 631a294f601a1275a7b9bf3f87d49709
41+ size: 2953
7942 outs:
8043 - path: data/final
8144 hash: md5
82- md5: fcdc1dd0b9a2a1877736c356b9602f6a .dir
45+ md5: 53d9c18e9c74863889ef30db81b8ae26 .dir
8346 size: 610251
8447 nfiles: 1
8548 - path: model/cluster.pkl
8649 hash: md5
87- md5: 8fd544c7627269bc5cbee2243e6cee58
88- size: 9701
50+ md5: e515bf89630b6a41b857b702130ddbe6
51+ size: 9772
0 commit comments