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 a progress bar or similar to give the user a feeling how far the analysis currently is. #23

Open
cforbrig opened this issue Nov 25, 2019 · 1 comment

Comments

@cforbrig
Copy link

No description provided.

@lutzfischer
Copy link
Member

Reading:

  • For reading from the DB xi won't know how much to read beforehand.
    • but can check how much time it takes to get the number.
  • For reading from CSV a progress report would be possible.

FDR-Calculation:

  • With Boosting this is hard to do - as the boosting has no defined run-time.
  • Without boosting it seldom takes long enough to present a progress bar.

Writing out

  • progress bar should be possible.

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

No branches or pull requests

2 participants