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

Added callbacks option in embed_control #9

Merged
merged 3 commits into from
Nov 14, 2018
Merged

Added callbacks option in embed_control #9

merged 3 commits into from
Nov 14, 2018

Conversation

klahrich
Copy link
Contributor

@klahrich klahrich commented Oct 7, 2018

Mainly for early stopping callback
Other change: embedding variables created by step_embed have "predictor" role instead of NA

Other change: created embedding variables have predictor role
@klahrich klahrich changed the title Added early stopping callback option Added callbacks option in embed_control Oct 7, 2018
@codecov-io
Copy link

Codecov Report

Merging #9 into master will increase coverage by 0.05%.
The diff coverage is 100%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master       #9      +/-   ##
==========================================
+ Coverage   88.16%   88.22%   +0.05%     
==========================================
  Files           4        4              
  Lines         448      450       +2     
==========================================
+ Hits          395      397       +2     
  Misses         53       53
Impacted Files Coverage Δ
R/tf.R 87.37% <100%> (+0.12%) ⬆️

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 6dc549e...ff9f3a0. Read the comment docs.

@topepo
Copy link
Member

topepo commented Oct 8, 2018

Once #10 is merged, update from master, and try running the travis checks again (I think that this should fix it)

@topepo
Copy link
Member

topepo commented Nov 14, 2018

The travis failure is related to Stan needing a more modern compiler than this travis setup has. I'm fixing that in another PR today.

Thanks!

@topepo topepo merged commit 3505403 into tidymodels:master Nov 14, 2018
@github-actions
Copy link

github-actions bot commented Mar 6, 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 6, 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.

None yet

3 participants