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 487 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
  1. cmd: python3 preprocess.py
  2. deps:
  3. - md5: 38ca18a7673b7df3e948dadf70c7f8be
  4. path: preprocess.py
  5. md5: 2f901607832733d93f438c4022a5620a
  6. outs:
  7. - cache: true
  8. md5: 75e6b57cbba3434936dfe2e726aa04a2
  9. metric: false
  10. path: remote://remote-wfs/rML-test.csv
  11. persist: false
  12. - cache: true
  13. md5: bd16a3c6880f744d650bf9443d766760
  14. metric: false
  15. path: remote://remote-wfs/rML-train.csv
  16. persist: false
  17. - cache: false
  18. metric:
  19. type: json
  20. xpath: ""
  21. path: metric.json
  22. persist: false
Tip!

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

Comments

Loading...