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

Timelimit for ensembles #857

Open
mb706 opened this issue Dec 10, 2024 · 0 comments
Open

Timelimit for ensembles #857

mb706 opened this issue Dec 10, 2024 · 0 comments
Labels
Status: Needs Design Needs some thought and design decisions.

Comments

@mb706
Copy link
Collaborator

mb706 commented Dec 10, 2024

  • input pipeop that starts timing but does nothing
  • wrapper learners that are connected to that by-reference
  • somehow use timeout by encapsulatoin? or at least refuse to start learning once timelimit is reached
  • then, idk, train fallback learner maybe? or return some kind of NULL result
  • may need a kind of error object in the graph that gets forwarded and collected, maybe similar to NOPs
@mb706 mb706 added the Status: Needs Design Needs some thought and design decisions. label Dec 10, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Status: Needs Design Needs some thought and design decisions.
Projects
None yet
Development

No branches or pull requests

1 participant