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

Dvcfile 672 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: d826bb12edad6287e0ffd1df50deec10
  2. cmd: python3 code/sgd.py
  3. deps:
  4. - md5: 2ff27ae5535f47167ea60861971799e2
  5. path: code/sgd.py
  6. - md5: af3c6675639656be897815704fa2b2df
  7. path: data/processed/stars_proc.csv
  8. outs:
  9. - md5: bea3b76893a7ea48dab72c5ccb82c2ca
  10. path: models/sgd.pkl
  11. cache: true
  12. metric: false
  13. persist: false
  14. - md5: 91f7b14417abe27ac821d8b6bf409b0a
  15. path: models/rb_sc_sgd.pkl
  16. cache: true
  17. metric: false
  18. persist: false
  19. - md5: cf7401f0f72107569cf7572d816ea70e
  20. path: metrics/sgd_acc.json
  21. cache: false
  22. metric: true
  23. persist: false
  24. - md5: 3b32d8c23a3aa7713f4bfd8781e72b89
  25. path: metrics/sgd_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...