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

featurize.dvc 499 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: 8190c024138f7c367b116b063bd7728e
  2. cmd: python src/featurization.py data/preprocessed/ data/features/
  3. deps:
  4. - md5: e99f1f590594e3f7faf49688d9e41cd0
  5. path: src/featurization.py
  6. - md5: 73cd9a9a84ae81807da44af7c43f5d09.dir
  7. path: data/preprocessed
  8. outs:
  9. - md5: 89c0ce546ddcd2629b43152b5100cee8
  10. path: data/features/train.joblib
  11. cache: true
  12. metric: false
  13. persist: false
  14. - md5: 2172c2996ded22ee0aa8d52310a849a5
  15. path: data/features/test.joblib
  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...