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

preprocessing.dvc 548 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
  1. md5: 603e1ce97a8130765dd68a9f2f576007
  2. cmd: python3 preprocess.py
  3. deps:
  4. - md5: fd72d874a18159ce4a7855eb23ce4165
  5. path: general_params.yml
  6. - md5: fc815725495c8b6b057b969076bca149
  7. path: remote://remote-wfs/rML-raw-data.csv
  8. - md5: 67a2f9219159b9ed536c6dc648e9fbab
  9. path: preprocess.py
  10. outs:
  11. - md5: 51ac6cbe17cff8312696023a21cd67ad
  12. path: remote://remote-wfs/rML-test.csv
  13. cache: true
  14. metric: false
  15. persist: false
  16. - md5: e16f53594a19465f4ebef52f285a1640
  17. path: remote://remote-wfs/rML-train.csv
  18. cache: true
  19. metric: false
  20. persist: false
Tip!

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

Comments

Loading...