Register
Login
Resources
Docs Blog Datasets Glossary Case Studies Tutorials & Webinars
Product
Data Engine LLMs Platform Enterprise
Pricing Explore
Connect to our Discord channel

model.pkl.dvc 405 B

You have to be logged in to leave a comment. Sign In
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
  1. md5: 55dae0795ba286ddbc24516783988e6f
  2. cmd: sed -e 's/data/USERS data/' users.csv > model.pkl; touch metrics.json
  3. deps:
  4. - md5: 97215532a21d13daa5bf932f93a7d518
  5. path: users.csv
  6. outs:
  7. - md5: 3fe4b348bcdcd5d8d21ccda8b14d8f8a
  8. path: model.pkl
  9. cache: true
  10. metric: false
  11. persist: false
  12. - md5: d41d8cd98f00b204e9800998ecf8427e
  13. path: metrics.json
  14. cache: false
  15. metric:
  16. type: raw
  17. persist: false
Tip!

Press p or to see the previous file or, n or to see the next file

Comments

Loading...