Skip to content

Inference pipeline testing refactor v3#250

Merged
kaylawilding merged 70 commits intodevelopfrom
inference-pipeline-testing-refactor-v3
Jul 25, 2025
Merged

Inference pipeline testing refactor v3#250
kaylawilding merged 70 commits intodevelopfrom
inference-pipeline-testing-refactor-v3

Conversation

@kaylawilding
Copy link
Collaborator

@kaylawilding kaylawilding commented Jul 14, 2025

Updating the pipelines to v0.3.5. Will need to make edits for v0.3.8 for sure. But want to get all of these in first.

context

These changes were to get the pipeline running in v0.3.5

questions

None

kaylawilding and others added 30 commits June 10, 2025 18:57
Change model uri to use a registered model in the gold volume rather than an unregistered model in a run
SHAP takes a long time so for testing I just want to do 100 obs for now, will revert back when its running successfully
@kaylawilding kaylawilding marked this pull request as ready for review July 15, 2025 03:29

ref_dtypes = df_ref.dtypes.apply(lambda dt: dt.name).to_dict()

# for col in df_ref.columns:
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

let's remove this if we aren't using this. same with code below until line 250.

@kaylawilding kaylawilding merged commit c7f46ef into develop Jul 25, 2025
5 checks passed
@kaylawilding kaylawilding deleted the inference-pipeline-testing-refactor-v3 branch July 25, 2025 21:25
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