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

Stratify sampling when split train/test data #143

Merged
merged 28 commits into from
Oct 19, 2023

Merge branch 'Stratified_Sample' of https://github.com/neurodata/scik…

3bc05b5
Select commit
Loading
Failed to load commit list.
Merged

Stratify sampling when split train/test data #143

Merge branch 'Stratified_Sample' of https://github.com/neurodata/scik…
3bc05b5
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed Oct 19, 2023 in 1s

89.66% (-0.08%) compared to 983b846

View this Pull Request on Codecov

89.66% (-0.08%) compared to 983b846

Details

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (983b846) 89.73% compared to head (3bc05b5) 89.66%.
Report is 2 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main     #143      +/-   ##
==========================================
- Coverage   89.73%   89.66%   -0.08%     
==========================================
  Files          41       41              
  Lines        3352     3367      +15     
==========================================
+ Hits         3008     3019      +11     
- Misses        344      348       +4     
Files Coverage Δ
sktree/stats/forestht.py 95.31% <100.00%> (-1.31%) ⬇️
sktree/stats/tests/test_forestht.py 99.55% <100.00%> (+0.02%) ⬆️

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