Skip to content

new control function name #230

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

Merged
merged 3 commits into from
Nov 1, 2019
Merged

new control function name #230

merged 3 commits into from
Nov 1, 2019

Conversation

topepo
Copy link
Member

@topepo topepo commented Nov 1, 2019

closes #221

@codecov-io
Copy link

codecov-io commented Nov 1, 2019

Codecov Report

Merging #230 into master will decrease coverage by 0.02%.
The diff coverage is 50%.

Impacted file tree graph

@@            Coverage Diff            @@
##           master    #230      +/-   ##
=========================================
- Coverage   76.32%   76.3%   -0.03%     
=========================================
  Files          38      38              
  Lines        2995    2996       +1     
=========================================
  Hits         2286    2286              
- Misses        709     710       +1
Impacted Files Coverage Δ
R/mars.R 75.49% <ø> (ø) ⬆️
R/mlp.R 79.67% <ø> (ø) ⬆️
R/rand_forest.R 78.46% <ø> (ø) ⬆️
R/nullmodel.R 61.4% <ø> (ø) ⬆️
R/multinom_reg.R 79.09% <ø> (ø) ⬆️
R/logistic_reg.R 70.96% <ø> (ø) ⬆️
R/svm_rbf.R 85.71% <ø> (ø) ⬆️
R/boost_tree.R 85.27% <ø> (ø) ⬆️
R/fit.R 81.81% <ø> (ø) ⬆️
R/svm_poly.R 85.93% <ø> (ø) ⬆️
... and 5 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 976567f...7208825. Read the comment docs.

@topepo topepo merged commit 52d9f77 into master Nov 1, 2019
@topepo topepo deleted the control-parsnip branch November 1, 2019 21:02
@topepo topepo restored the control-parsnip branch November 1, 2019 21:25
@github-actions
Copy link

github-actions bot commented Mar 7, 2021

This pull request has been automatically locked. If you believe you have found a related problem, please file a new issue (with a reprex: https://reprex.tidyverse.org) and link to this issue.

@github-actions github-actions bot locked and limited conversation to collaborators Mar 7, 2021
@hfrick hfrick deleted the control-parsnip branch September 17, 2021 14:27
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

add control_parsnip
2 participants