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

predict_time can be (kind of) wrong #992

Open
sebffischer opened this issue Jan 18, 2024 · 0 comments
Open

predict_time can be (kind of) wrong #992

sebffischer opened this issue Jan 18, 2024 · 0 comments

Comments

@sebffischer
Copy link
Sponsor Member

When calling learner_predict(), the predict_time in the state is overwritten.
When doing a resampling and making predictions for different sets (in my case the holdout set and the test set), the time_train is not (as I expected) the total prediction time, but only the prediction time for one of the predictions.

It would be great to have access to the different prediction times.

@sebffischer sebffischer changed the title predict_time is wrong predict_time can be (kind of) wrong Jan 18, 2024
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

1 participant