Create your own GitHub profile
Sign up for your own profile on GitHub, the best place to host code, manage projects, and build software alongside 50 million developers.
Sign upPopular repositories
3,055 contributions in the last year
Activity overview
Contribution activity
November 2020
Created 120 commits in 13 repositories
Created 2 repositories
Created a pull request in tidymodels/tune that received 3 comments
Ensure last_fit() uses RNG stream from main R process
Fixes for #300 related to making sure that last_fit() and fit.workflow() produce the same results when a model uses random numbers.
This PR also wi…
Opened 27 other pull requests in 15 repositories
tidymodels/tune
6
merged
tidyverse/tidyverse.org
2
open
1
merged
tidymodels/finetune
3
merged
tidymodels/recipes
3
merged
tidymodels/embed
2
merged
tidymodels/corrr
1
merged
tidymodels/dials
1
merged
tidymodels/tidymodels
1
merged
tidymodels/usemodels
1
merged
tidymodels/TMwR
1
open
ramhiser/sparsediscrim
1
closed
tidymodels/stacks
1
merged
tidymodels/themis
1
merged
tidymodels/parsnip
1
open
EmilHvitfeldt/survnip
1
open
Reviewed 4 pull requests in 3 repositories
tidyverse/tidyverse.org 2 pull requests
tidymodels/recipes 1 pull request
tidymodels/parsnip 1 pull request
Created an issue in tidymodels/butcher that received 2 comments
step_{up,down}sample() are moving to the themis package.
This will cause a test error for butcher. I'll submit recipes to CRAN soon with the change so you'll need to do a submission :-/