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_forrest.dvc 519 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: c9919195f42d524cb520ec238f8f95b7
  2. cmd: python src/random_forrest.py -i data/features/ -o data/models/r_forrest/
  3. deps:
  4. - md5: cdd056006a8215d7ca9f18265698b6e6
  5. path: src/random_forrest.py
  6. - md5: ae8b2ac6927d2d20a0f6463223bb7c18.dir
  7. path: data/features
  8. outs:
  9. - md5: 6aee28257ba58d66723919dd994c86a2
  10. path: data/models/r_forrest/model.gz
  11. cache: true
  12. metric: false
  13. persist: false
  14. - md5: 98078ae25a3c77c08cff682f79a8e80e
  15. path: data/models/r_forrest/metrics.csv
  16. cache: false
  17. metric: true
  18. persist: false
Tip!

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

Comments

Loading...