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

split.dvc 362 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: 0220a12a7f3568994a49e6e5a3a6e1d4
  2. cmd: python src/train_test_split.py -i data/iris.csv -o data/split/
  3. deps:
  4. - md5: 7fafe97ac39bd89f1718ff44e5ff667e
  5. path: data/iris.csv
  6. - md5: 2a33b1aedfbdf36e9ab7d1e46bd3778d
  7. path: src/train_test_split.py
  8. outs:
  9. - md5: cc7cd1229f7bd51dfa622f78551d30e5.dir
  10. path: data/split
  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...