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

Add extra optional parameters to fit and partial_fit #154

Open
WojciechMigda opened this issue Feb 8, 2022 · 1 comment
Open

Add extra optional parameters to fit and partial_fit #154

WojciechMigda opened this issue Feb 8, 2022 · 1 comment
Labels
enhancement New feature or request

Comments

@WojciechMigda
Copy link
Owner

WojciechMigda commented Feb 8, 2022

These parameters will override those set during estimator's construction.

Depends on #146

@WojciechMigda WojciechMigda added the enhancement New feature or request label Feb 8, 2022
@WojciechMigda
Copy link
Owner Author

Candidate parameters:

  • number of jobs
  • specificity
  • boost true positive feedback

Regressor only:

  • box-muller flag
  • loss function and its parameter

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant