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

logistic.dvc 682 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
27
28
  1. md5: 6a49823750e59e6f99476f6d5a64f210
  2. cmd: python3 code/logistic.py
  3. deps:
  4. - md5: af3c6675639656be897815704fa2b2df
  5. path: data/processed/stars_proc.csv
  6. - md5: 800b159de7e6342a09010e4f14fa5198
  7. path: code/logistic.py
  8. outs:
  9. - md5: e4f467ea806668581d859d9e4014f79f
  10. path: models/log.pkl
  11. cache: true
  12. metric: false
  13. persist: false
  14. - md5: 91f7b14417abe27ac821d8b6bf409b0a
  15. path: models/rb_sc_log.pkl
  16. cache: true
  17. metric: false
  18. persist: false
  19. - md5: 3f23b6ab0efe5a2f6de11c950d958fd9
  20. path: metrics/log_acc.json
  21. cache: false
  22. metric: true
  23. persist: false
  24. - md5: 35ce92dd48852e94cfc08f65a3617959
  25. path: metrics/log_time.json
  26. cache: false
  27. metric: true
  28. persist: false
Tip!

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

Comments

Loading...