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 505 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
  1. md5: 51dfc334d2cf11f06569fa53542ec8d1
  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. nn_coef: 0.36
  9. xgb_coef: 0.64
  10. took: 0.39
  11. algo: xgb+nn_bipart
  12. outs:
  13. - md5: 4f13c7de9e86017ac89469e1aeb6ccbf
  14. path: model.pkl
  15. cache: true
  16. metric: false
  17. persist: false
  18. - md5: 884f8a7b75bb85ec3db2ac9e8e051d1d
  19. path: metrics.json
  20. cache: false
  21. metric: true
  22. persist: false
Tip!

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

Comments

Loading...