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

* Add ResamplingRepeatedSpCVBlock #35

Merged
merged 5 commits into from
Jan 20, 2020
Merged

* Add ResamplingRepeatedSpCVBlock #35

merged 5 commits into from
Jan 20, 2020

Conversation

pat-s
Copy link
Member

@pat-s pat-s commented Jan 20, 2020

relates to #27

  • documents defaults of param folds
  • add heuristics to construct repeated Block CV partitioning

@pat-s pat-s added this to the v0.1 CRAN milestone Jan 20, 2020
@codecov-io
Copy link

codecov-io commented Jan 20, 2020

Codecov Report

Merging #35 into master will decrease coverage by 7.98%.
The diff coverage is 75.72%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #35      +/-   ##
==========================================
- Coverage   85.41%   77.43%   -7.99%     
==========================================
  Files          13       14       +1     
  Lines         432      514      +82     
==========================================
+ Hits          369      398      +29     
- Misses         63      116      +53
Impacted Files Coverage Δ
R/ResamplingSpCVBuffer.R 100% <ø> (ø) ⬆️
R/zzz.R 0% <0%> (ø) ⬆️
R/ResamplingSpCVEnv.R 100% <100%> (ø) ⬆️
R/autoplot.R 97.84% <100%> (+0.12%) ⬆️
R/ResamplingRepeatedSpCVCoords.R 66.66% <100%> (-30.77%) ⬇️
R/ResamplingSpCVCoords.R 100% <100%> (ø) ⬆️
R/ResamplingRepeatedSpCVEnv.R 71.69% <100%> (-22.65%) ⬇️
R/ResamplingRepeatedSpCVBlock.R 70.51% <70.51%> (ø)
R/ResamplingSpCVBlock.R 89.09% <90.9%> (-9.16%) ⬇️
... and 3 more

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 8c6f872...f0f80ba. Read the comment docs.

@pat-s pat-s changed the title Add ResamplingRepeatedSpCVBlock * Add ResamplingRepeatedSpCVBlock Jan 20, 2020
@pat-s pat-s merged commit e5332e4 into master Jan 20, 2020
@pat-s pat-s deleted the repeated-block branch January 20, 2020 20:12
pat-s added a commit that referenced this pull request Jun 17, 2022
* Document defaults of param `folds`
pat-s added a commit that referenced this pull request Jun 17, 2022
* Document defaults of param `folds`
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants