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 464 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
18
19
20
  1. md5: a6295bd43e835c62fb8867fa0703c82c
  2. cmd: sed -e 's/data/USERS data/' users.csv > model.pkl; mv m.tmp metrics.json
  3. deps:
  4. - md5: a2f8b6a209a79ab928c3667a6ce46de8
  5. path: users.csv
  6. - path: params.yaml
  7. params:
  8. drop.l2: 0.1
  9. drop.l4: 0.15
  10. outs:
  11. - md5: 4f13c7de9e86017ac89469e1aeb6ccbf
  12. path: model.pkl
  13. cache: true
  14. metric: false
  15. persist: false
  16. - md5: 113b4ea7df239aecb1716e765ae0e6d7
  17. path: metrics.json
  18. cache: false
  19. metric: true
  20. persist: false
Tip!

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

Comments

Loading...