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 560 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
  1. cmd: ' python3 code/featurization.py'
  2. deps:
  3. - md5: 5b49cf1b57fb9d6102b559d59d99df7c
  4. path: data/train_data.csv
  5. - md5: c807df8d6d804ab2647fc15c3d40f543
  6. path: data/test_data.csv
  7. - md5: ea2cdfd2df7bf01a02d86e6fc5a25af1
  8. path: code/featurization.py
  9. md5: 62c4c6b63f8ad0cbc68e8b82ac87ff75
  10. outs:
  11. - cache: true
  12. md5: 27c6a9d5272b51fef8dc96401dbb131a
  13. path: data/norm_params.json
  14. - cache: true
  15. md5: 156e80165956762313a339dd6a0ad36b
  16. path: data/processed_train_data.npy
  17. - cache: true
  18. md5: c072eb5642e00c5fcd8bb8b6ccfaec43
  19. path: data/processed_test_data.npy
Tip!

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

Comments

Loading...