Skip to content

Fix param names #245

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 2 commits into from
Dec 2, 2019
Merged

Fix param names #245

merged 2 commits into from
Dec 2, 2019

Conversation

topepo
Copy link
Member

@topepo topepo commented Dec 2, 2019

There were some mis-mapped parameters (going between parsnip and the underlying model function) for spark boosted trees and some keras models. See 897c927.

related to #238

@codecov-io
Copy link

codecov-io commented Dec 2, 2019

Codecov Report

Merging #245 into master will increase coverage by 0.23%.
The diff coverage is 83.33%.

Impacted file tree graph

@@           Coverage Diff            @@
##           master   #245      +/-   ##
========================================
+ Coverage   70.77%    71%   +0.23%     
========================================
  Files          38     38              
  Lines        2997   2997              
========================================
+ Hits         2121   2128       +7     
+ Misses        876    869       -7
Impacted Files Coverage Δ
R/mlp.R 83.51% <83.33%> (+3.84%) ⬆️

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 42d5ba5...ee5780b. Read the comment docs.

@topepo topepo merged commit cec6746 into master Dec 2, 2019
@topepo topepo deleted the fix-param-names branch December 2, 2019 22:55
@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
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.

2 participants