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

training.dvc 448 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
  1. cmd: ' python3 code/train_model.py'
  2. deps:
  3. - md5: 9ee0468925c998fda26d197a14d1caec
  4. path: data/processed_train_data.npy
  5. - md5: 5a582b93eea1f5f666e53dfb3edab32b
  6. path: code/train_model.py
  7. md5: 149c3c54df013ec8c750904e3286a8b4
  8. outs:
  9. - cache: true
  10. md5: 825566e95183dcd0bed1c86fb253d015
  11. path: data/model.pkl
  12. - cache: false
  13. md5: fbdc61420600a6927724ee94bc4b677d
  14. metric:
  15. type: json
  16. xpath: training_time
  17. path: metrics/train_metric.json
Tip!

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

Comments

Loading...