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

ppl() exported hyperparameters are unnecessary #726

Open
mb706 opened this issue Jun 15, 2023 · 0 comments
Open

ppl() exported hyperparameters are unnecessary #726

mb706 opened this issue Jun 15, 2023 · 0 comments

Comments

@mb706
Copy link
Collaborator

mb706 commented Jun 15, 2023

... since using ppl() already makes it possible to change them. Instead of doing ppl("bagging", frac = 0.5), one can already do ppl("bagging", subsample.frac = 0.5), because of the way dictionary quick-access works.

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