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: fdebf321c3648843f0f154c141baa08f
  2. cmd: python3 preprocess.py
  3. deps:
  4. - md5: fd72d874a18159ce4a7855eb23ce4165
  5. path: general_params.yml
  6. - md5: 15ae93ba7e913bcad890c2461048a9c9
  7. path: remote://remote-wfs/rML-raw-data.csv
  8. - md5: a8480e16883609ca58978caa77e4a67f
  9. path: preprocess.py
  10. outs:
  11. - md5: 629a4d0505914f5599bb94be702341b5
  12. path: remote://remote-wfs/rML-test.csv
  13. cache: true
  14. metric: false
  15. persist: false
  16. - md5: ecab8e10326ee39e8250cbf22e50224f
  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...