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 533 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
21
22
23
24
25
  1. md5: fd309d62961a5b96e318b8da18091d70
  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. depth: 30.0
  9. L1: 0.3
  10. eta: 0.15
  11. gamma: 0.6
  12. took: 43.82
  13. epoch: 120.0
  14. algo: xgb
  15. outs:
  16. - md5: 4f13c7de9e86017ac89469e1aeb6ccbf
  17. path: model.pkl
  18. cache: true
  19. metric: false
  20. persist: false
  21. - md5: 442d082854f17759d5d34e56b26fac3d
  22. path: metrics.json
  23. cache: false
  24. metric: true
  25. persist: false
Tip!

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

Comments

Loading...