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 481 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
  1. md5: da7638a2cd9e129bcfef6f19585d75cf
  2. cmd: python3 preprocess.py
  3. deps:
  4. - md5: fc815725495c8b6b057b969076bca149
  5. path: remote://remote-wfs/rML-raw-data.csv
  6. - md5: e57ff56c96bd4e979941aca3bf618a0b
  7. path: preprocess.py
  8. outs:
  9. - md5: 75e6b57cbba3434936dfe2e726aa04a2
  10. path: remote://remote-wfs/rML-test.csv
  11. cache: true
  12. metric: false
  13. persist: false
  14. - md5: bd16a3c6880f744d650bf9443d766760
  15. path: remote://remote-wfs/rML-train.csv
  16. cache: true
  17. metric: false
  18. persist: false
Tip!

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

Comments

Loading...