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 425 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
  1. md5: e0e5a3c448d01af12ecd57b59f187ad4
  2. cmd: python train.py
  3. wdir: ..
  4. deps:
  5. - md5: f3bef63a473ffc5fad1544acaea81000
  6. path: cleaned_data.csv
  7. - md5: 9238a3fa61315cb7a335843850a2fd53
  8. path: train.py
  9. outs:
  10. - md5: 8c18d03b8e490d646958a0a3ca5699b1
  11. path: linear_regressor.joblib
  12. cache: true
  13. metric: false
  14. persist: false
  15. - md5: fade564bf67b51af4c2518f3cff602fe
  16. path: mse.json
  17. cache: false
  18. metric: true
  19. persist: false
Tip!

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

Comments

Loading...