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

Refact: KWArgs, Hyperparameters, ... #1057

Open
3 of 4 tasks
detlefarend opened this issue Sep 6, 2024 · 0 comments · May be fixed by #1043
Open
3 of 4 tasks

Refact: KWArgs, Hyperparameters, ... #1057

detlefarend opened this issue Sep 6, 2024 · 0 comments · May be fixed by #1043
Assignees
Labels
BF Basic Functions/Infrastructure next release quality Quality assurance refactoring Restructuring, renaming, simplification, understandability, ...

Comments

@detlefarend
Copy link
Member

detlefarend commented Sep 6, 2024

Motivation
The different implementations of kwargs shall be unified by reusing the new class bf.various.KWArgs.

  • class bf.streams.Instance
  • class bf.ops.ScenarioBase
  • class bf.streams.StreamScenario
  • class bf.ml.Hyperparameter
  • ...
@detlefarend detlefarend added quality Quality assurance refactoring Restructuring, renaming, simplification, understandability, ... BF Basic Functions/Infrastructure labels Sep 6, 2024
@detlefarend detlefarend self-assigned this Sep 6, 2024
@detlefarend detlefarend linked a pull request Sep 11, 2024 that will close this issue
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
BF Basic Functions/Infrastructure next release quality Quality assurance refactoring Restructuring, renaming, simplification, understandability, ...
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant