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_logistic.dvc 393 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: 79a246499e0142b506383b45c3dab3a0
  2. cmd: python src/logistic_regression.py -i data/features/ -o data/models/logistic/
  3. deps:
  4. - md5: 691a090d1721f069003ef29981c9185b
  5. path: src/logistic_regression.py
  6. - md5: ae8b2ac6927d2d20a0f6463223bb7c18.dir
  7. path: data/features
  8. outs:
  9. - md5: fee2a5b189dfca42ac07d2ae9528f0f8.dir
  10. path: data/models/logistic
  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...