-
Notifications
You must be signed in to change notification settings - Fork 90
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Increase resolution of train_test_split
#611
Conversation
0x2b3bfa0
commented
Nov 19, 2024
- Split Dataset into train/test/val #604 (comment)
for more information, see https://pre-commit.ci
Deploying datachain-documentation with Cloudflare Pages
|
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Looks good to me, thank you for the fix.
Need to deal with tests now and to be careful with different DB implementations as you've mentioned.
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## main #611 +/- ##
=======================================
Coverage 88.04% 88.04%
=======================================
Files 102 102
Lines 10085 10086 +1
Branches 1373 1373
=======================================
+ Hits 8879 8880 +1
Misses 865 865
Partials 341 341
Flags with carried forward coverage won't be shown. Click here to find out more. ☔ View full report in Codecov by Sentry. 🚨 Try these New Features:
|