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

[SPIKE] Run performance tests against changing the sample size for inference #1615

Open
ParthivNaresh opened this issue Jan 13, 2023 · 0 comments
Assignees
Labels
spike To generate additional issues and kick off a sprint.

Comments

@ParthivNaresh
Copy link
Collaborator

We currently sample 100,000 rows during inference. This spike investigates reducing this number and possibly including a heuristic to change sample size based on the length of the data. In a perfect scenario we'd like to be using 10,000 that can effectively consider the entire dataset (beginning, middle, end) when sampling.

@ParthivNaresh ParthivNaresh added the spike To generate additional issues and kick off a sprint. label Jan 13, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
spike To generate additional issues and kick off a sprint.
Projects
None yet
Development

No branches or pull requests

1 participant