Skip to content
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

Implement 'seed' for 'train_test_split' + simplify split logic #657

Closed
wants to merge 14 commits into from

Fix min/max multiplier

89de856
Select commit
Loading
Failed to load commit list.
Closed

Implement 'seed' for 'train_test_split' + simplify split logic #657

Fix min/max multiplier
89de856
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Dec 9, 2024 in 0s

87.43% (+0.12%) compared to 200dc73

View this Pull Request on Codecov

87.43% (+0.12%) compared to 200dc73

Details

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 87.43%. Comparing base (200dc73) to head (89de856).
Report is 1 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main     #657      +/-   ##
==========================================
+ Coverage   87.31%   87.43%   +0.12%     
==========================================
  Files         113      113              
  Lines       10791    10799       +8     
  Branches     1479     1479              
==========================================
+ Hits         9422     9442      +20     
+ Misses        991      977      -14     
- Partials      378      380       +2     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.