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 531 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
  1. md5: 6139dcbccb6831c91f776b32ecd51aac
  2. cmd: python train.py
  3. wdir: ..
  4. deps:
  5. - md5: 8f4303a8c174cf54675e3cd531cd0c79
  6. path: cleaned_data.csv
  7. - md5: 90e2a4619747b4bb8238d7001b309c3f
  8. path: train.py
  9. outs:
  10. - md5: 814c0f97cbbf8171d2c001beb5de9a3b
  11. path: linear_regressor.joblib
  12. cache: true
  13. metric: false
  14. persist: false
  15. - md5: d2ce7269339edadabeb9db101d975c0e
  16. path: mse.json
  17. cache: false
  18. metric: true
  19. persist: false
  20. - md5: 6d2ba0f2aa2d2e3a08d18f7cf7bab9dd
  21. path: coefs.json
  22. cache: false
  23. metric: true
  24. persist: false
Tip!

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

Comments

Loading...