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

[ENH] Efficient TS predict #1179

Merged
merged 6 commits into from
Jul 25, 2023
Merged

[ENH] Efficient TS predict #1179

merged 6 commits into from
Jul 25, 2023

Conversation

paxcema
Copy link
Contributor

@paxcema paxcema commented Jul 20, 2023

Changelog:

Runtime

  • Refactored helpers.ts.get_inferred_timestamps() to strictly use vectorized operations.
  • Refactored mixer.nhits.__call__() to strictly use vectorized operations.

Other

  • Improved predictor time logging: @timed becomes @timed_predictor, and we introduce timed for logging arbitrary calls to the logger's stream.
  • Added timed call to the ensemble section for DEBUG levels.

@paxcema paxcema changed the title [ENH] Efficient ts predict [ENH] Efficient TS predict Jul 20, 2023
@paxcema paxcema marked this pull request as ready for review July 25, 2023 06:08
@paxcema paxcema merged commit 7cbe7ce into staging Jul 25, 2023
7 checks passed
@paxcema paxcema mentioned this pull request Aug 1, 2023
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

Successfully merging this pull request may close these issues.

1 participant