Skip to content

Commit 5561a3b

Browse files
committed
Annotate models with GTO
1 parent 18be74d commit 5561a3b

File tree

1 file changed

+10
-0
lines changed

1 file changed

+10
-0
lines changed

dvc.yaml

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,10 @@
1+
artifacts:
2+
churn:
3+
type: model
4+
path: models/churn.pkl
5+
segment:
6+
type: model
7+
path: s3://mycorp/proj-ml/segm-model-2022-04-15.pt
8+
cv-class:
9+
type: model
10+
path: s3://mycorp/proj-ml/classif-v2.pt

0 commit comments

Comments
 (0)