Skip to content

Commit

Permalink
Annotate models with GTO
Browse files Browse the repository at this point in the history
  • Loading branch information
aguschin committed Aug 21, 2023
1 parent 2aaba68 commit a129083
Showing 1 changed file with 10 additions and 0 deletions.
10 changes: 10 additions & 0 deletions dvc.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,10 @@
artifacts:
churn:
type: model
path: models/churn.pkl
segment:
type: model
path: s3://mycorp/proj-ml/segm-model-2022-04-15.pt
cv-class:
type: model
path: s3://mycorp/proj-ml/classif-v2.pt

0 comments on commit a129083

Please sign in to comment.