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

Improve inference error checks #206

Merged
merged 3 commits into from
Nov 25, 2024
Merged

Improve inference error checks #206

merged 3 commits into from
Nov 25, 2024

Conversation

wgifford
Copy link
Collaborator

Add is_finetuned to the tsfm_config.json to be used to indicate that a serialized model is fine-tuned

Improve error checks:

  • check that a preprocessor exists if the model is fine-tuned
  • check that there is no future_data provided if it is not needed
  • check that additional columns are provided only when the model can handle it

@wgifford wgifford requested a review from ssiegel95 as a code owner November 22, 2024 17:16
@ssiegel95 ssiegel95 merged commit cdb355b into main Nov 25, 2024
12 checks passed
@ssiegel95 ssiegel95 deleted the inference_config branch November 25, 2024 15:13
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.

2 participants