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

train_svc.dvc 371 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
  1. md5: 2f81e93ce70cdb725a169e295618c091
  2. cmd: python src/linear_svc.py -i data/features/ -o data/models/svc/
  3. deps:
  4. - md5: aa0949bba9fbd0805998fbc83dbef215
  5. path: src/linear_svc.py
  6. - md5: ae8b2ac6927d2d20a0f6463223bb7c18.dir
  7. path: data/features
  8. outs:
  9. - md5: 2217f6e6c14bbd83941ab9fa4a19b5ef
  10. path: data/models/svc/model.pkl
  11. cache: true
  12. metric: false
  13. persist: false
Tip!

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

Comments

Loading...