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

make generic functions s.t. the encoders can accept lists of train/test data #19

Closed
bfgray3 opened this issue Jun 19, 2018 · 1 comment
Assignees
Milestone

Comments

@bfgray3
Copy link
Owner

bfgray3 commented Jun 19, 2018

iris_train %>%
  catto_loo(foo, response = Sepal.Length, test = iris_test) %>%
  catto_label(test = iris_test) %>%
  str()
@bfgray3 bfgray3 self-assigned this Jun 19, 2018
@bfgray3 bfgray3 added this to the v0.1.0 milestone Jun 1, 2019
@bfgray3
Copy link
Owner Author

bfgray3 commented Nov 12, 2019

part of #22

@bfgray3 bfgray3 closed this as completed Nov 12, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant