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

train.dvc 638 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
26
27
28
29
  1. md5: cb0e373df310585bbec1623fe56abae8
  2. cmd: python train.py
  3. wdir: ..
  4. deps:
  5. - md5: 5bd2aa1361b510e5cf6949078a305e71
  6. path: cleaned_data.csv
  7. - md5: 622a0a968cfe74d0d1a99ef20f5aba36
  8. path: train.py
  9. outs:
  10. - md5: b22e3b52a2407f2dc78fab51adde422c
  11. path: linear_regressor.joblib
  12. cache: true
  13. metric: false
  14. persist: false
  15. - md5: 5880c0c0a5d8771499668de85c03e6dd
  16. path: mse.json
  17. cache: false
  18. metric: true
  19. persist: false
  20. - md5: 137c85e9e97480d4dba889ee4da32f79
  21. path: coefs.json
  22. cache: false
  23. metric: true
  24. persist: false
  25. - md5: 7c5c8067ee7ed7438a72401d2d71c31c
  26. path: n_data.json
  27. cache: false
  28. metric: true
  29. persist: false
Tip!

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

Comments

Loading...