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

featurization.dvc 656 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
23
24
25
  1. md5: 194c670fdd1bd6c8ded61aeb7a7a2b61
  2. cmd: python3 code/featurization.py
  3. deps:
  4. - md5: 5b49cf1b57fb9d6102b559d59d99df7c
  5. path: data/train_data.csv
  6. - md5: c807df8d6d804ab2647fc15c3d40f543
  7. path: data/test_data.csv
  8. - md5: 55f2ab79ee6dad39bd0a96ffff39dc64
  9. path: code/featurization.py
  10. outs:
  11. - md5: e46984ac8b7097bfddfe5d9210f78ca4
  12. path: data/norm_params.json
  13. cache: true
  14. metric: false
  15. persist: false
  16. - md5: 9ee0468925c998fda26d197a14d1caec
  17. path: data/processed_train_data.npy
  18. cache: true
  19. metric: false
  20. persist: false
  21. - md5: a5257a91e73920bdd4cafd0f88105b74
  22. path: data/processed_test_data.npy
  23. cache: true
  24. metric: false
  25. persist: false
Tip!

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

Comments

Loading...