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 663 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
26
  1. md5: e9f3bcefdbf5eba23c115105870243ed
  2. cmd: python code/featurization.py
  3. wdir: .
  4. deps:
  5. - md5: 5b49cf1b57fb9d6102b559d59d99df7c
  6. path: data/train_data.csv
  7. - md5: c807df8d6d804ab2647fc15c3d40f543
  8. path: data/test_data.csv
  9. - md5: 474b8c6cca3f0eca815fac02c765234b
  10. path: code/featurization.py
  11. outs:
  12. - md5: 4f8b9374f4283c0fa4ac240316a22348
  13. path: data/norm_params.json
  14. cache: true
  15. metric: false
  16. persist: false
  17. - md5: 19365f66f2a065541892ebcdc68d4b24
  18. path: data/processed_train_data.npy
  19. cache: true
  20. metric: false
  21. persist: false
  22. - md5: 1b680022beb85b40c509aba3d0f8b3f8
  23. path: data/processed_test_data.npy
  24. cache: true
  25. metric: false
  26. persist: false
Tip!

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

Comments

Loading...