Skip to content
This repository has been archived by the owner on Mar 1, 2024. It is now read-only.

chained model evaluation #58

Merged
merged 10 commits into from
Sep 14, 2023
Merged

Conversation

wintonzheng
Copy link
Contributor

  • Does this PR have impact on local development experience? If yes, make sure you have a plan and add the documentations to address issues that come with the change
  • bump version
  • make a release
  • publish to pypi service

@wintonzheng wintonzheng changed the base branch from shu/model_global_map to main September 13, 2023 18:24
@wintonzheng wintonzheng force-pushed the shu/multi-model-evaluation branch 4 times, most recently from e201dac to b173d7b Compare September 14, 2023 00:38
@wintonzheng wintonzheng changed the base branch from main to v0.0.18-beta September 14, 2023 10:16
@wintonzheng wintonzheng merged commit 904a622 into v0.0.18-beta Sep 14, 2023
2 checks passed
@wintonzheng wintonzheng deleted the shu/multi-model-evaluation branch September 14, 2023 10:17
wintonzheng added a commit that referenced this pull request Sep 26, 2023
* chained model evaluation (#58)

* multi model evaluation

* fix test

* chained model evaluation

* cache model output

* v bump

* support dict model output

* rename

* add get_model_output support

* fix

* 0.0.18-beta1

* shu/more 0.0.18 fix (#62)

* ChainedModelInput should be in wyvern.__init__

* doc for target in ModelEventData

* docstring for get_model_output

* beta2

* by default we should not cache model output

* cache output for modelbit component (#64)

* 0.0.18-beta3

* shu/do not enforce features in model component (#67)

* return empty set for model component manifest_feature_names

* version beta4

* target -> model_key (#70)

* SingleEntityPipeline (v0.0.18-beta5) (#69)

* introduce singular model component and singular pipeline

* SingularBusinessLogicPipeline

* integrate with business logic in SingularPipelineComponent

* update to SingleEntity style

* update to SingleEntity style

* single entity pipeline

* update generic type order for business logic components

* SingleEntityModelbitComponent

* address feedbacks for single entity pipeline (#72)

* address feedbacks for single entity pipeline

* feature store feature available in realtime feature

* v0.0.18-beta6

* Fix how we filter real time features before feature retrieval (#66)

* Fix how we filter real time features before feature retrieval

* Bump version to 0.0.18-beta7

* v0.0.18b7 - support any dictionary type

* v0.0.18

---------

Co-authored-by: Kerem Yilmaz <keremyilmazcs@gmail.com>
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant