-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathdvc.lock
More file actions
51 lines (51 loc) · 1.16 KB
/
dvc.lock
File metadata and controls
51 lines (51 loc) · 1.16 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
schema: '2.0'
stages:
process_data:
cmd: python src/process_data.py
deps:
- path: config
hash: md5
md5: 8ac4f530bf552139731a72dbf02ac678.dir
size: 1483
nfiles: 4
- path: data/raw
md5: 10c3f643286f509fa7f6b4675d9efbad.dir
size: 222379
nfiles: 1
- path: src/process_data.py
hash: md5
md5: 5920b8b9838a6fdb8afdda6c82e35986
size: 2654
outs:
- path: data/intermediate
hash: md5
md5: ca0fafeba5b6da23beab943c7d13317a.dir
size: 592348
nfiles: 1
train:
cmd: python src/segment.py
deps:
- path: config
hash: md5
md5: 8ac4f530bf552139731a72dbf02ac678.dir
size: 1483
nfiles: 4
- path: data/intermediate
hash: md5
md5: ca0fafeba5b6da23beab943c7d13317a.dir
size: 592348
nfiles: 1
- path: src/segment.py
hash: md5
md5: 631a294f601a1275a7b9bf3f87d49709
size: 2953
outs:
- path: data/final
hash: md5
md5: 6c5366cd8579453fa11e93f1967b346f.dir
size: 581313
nfiles: 1
- path: model/cluster.pkl
hash: md5
md5: 037f415c3aa5a1d61ca77e4798f77666
size: 9356