-
Notifications
You must be signed in to change notification settings - Fork 4
/
Copy pathartifacts.yaml
51 lines (51 loc) · 887 Bytes
/
artifacts.yaml
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
asdvsdvsd:
labels:
- ''
path: asdvasdvasd
type: model
external-ml-model:
description: Some model from s3. Looks interesting
labels:
- ml
- s3
path: s3://some/path/existing/for/sure
type: model
ml-model:
description: Some model! Random forest is a tree-based ML model. It averages many
trees to get right prediction - always better than a prediction from a single
tree.
labels:
- ml
- rf
- iterative
path: .mlem/model/rf
type: model
name:
labels:
- ''
path: path
type: model
sdsdvsdvsd:
labels:
- ''
path: sdcsdcsd
type: model
sdvasd:
labels:
- ''
path: asdvsdvsdv
type: model
sssssssssss:
labels:
- ''
path: sssssssssss
type: model
testdcvjasdv:
labels:
- ''
path: asdvasdvasdvasdv
type: model
training-data:
description: Dataset used for training. Voila
path: .mlem/dataset/train.csv
type: dataset