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: a870b82d48d4d6b8c0546e3742ae2bc4
  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: 4f0593dd8b614d7883cc241cd9b876ae
  9. path: preprocess.py
  10. outs:
  11. - md5: 7fe4faf7fb3d7cd2b20ba5fb1002c9f6
  12. path: remote://remote-wfs/rML-test.csv
  13. cache: true
  14. metric: false
  15. persist: false
  16. - md5: 6148221155057fab4495c6d3ab20e42c
  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...