Skip to content

Write out iris with modeldata::hpc_data #333

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 8 commits into from
Jul 2, 2020
Merged

Write out iris with modeldata::hpc_data #333

merged 8 commits into from
Jul 2, 2020

Conversation

simonpcouch
Copy link
Contributor

Quite a few of the changes so far were global find-and-replace, with some manual bug fixes. Still quite a few to go—will come back to this over the weekend.

Switching out iris for modeldata::hpc_data—much of the switches so far were global find-and-replace, with some manual bug fixes. Still quite a few to go.
@simonpcouch simonpcouch changed the title initial go at iris -> modeldata::hpc_data Write out iris with modeldata::hpc_data Jun 19, 2020
There are 4 factor levels in hpc_data$class, but 3 in iris$Species, which tripped up a few tests.
Addresses some failures re: some subsetting by name and some by index
The fourth factor level in hpc_data was preserved in some tests. Also, some manually entered predictions needed to be rewritten.
Some more manual data entry and # classes in outcome variable issues.
Initially switched from iris to mtcars, but the Orange data is a bit more interesting / illustrative.
@simonpcouch
Copy link
Contributor Author

Okay, I think this is good to go! Let me know if the test-coverage error is an issue—seem like unrelated brew things to me.

Worth mentioning that tests/testthat/test_varying.R use tests/testthat/recipes_examples.RData, which contain some recipes specified on iris—having trouble tracking down the script that created the file, though.

@topepo topepo merged commit 0d80715 into tidymodels:master Jul 2, 2020
@juliasilge juliasilge mentioned this pull request Jul 6, 2020
@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.

2 participants