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 up
Popular repositories
2,886 contributions in the last year
Activity overview
Contribution activity
October 2020
- topepo/tidyAPM CSS
- topepo/fastadi R
- topepo/modeltime.ensemble R
- topepo/2020-r-pharma HTML
- topepo/2020-earl-workshop JavaScript
Created a pull request in tidymodels/parsnip that received 3 comments
Make arguments robust to values outside of data dimensions
closes #184
close #270
Uses the translate() function to make some arguments expressions instead of specific values. For example:
> nearest_neighbor(n…
Created an issue in tidymodels/hardhat that received 1 comment
more specific name for get_predict_function
If there are multiple modeling functions in a package created by hardhat, the user has to remember to rename get_predict_function() so that there a…