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

address feedbacks for single entity pipeline #72

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 merged commit cf9bd9f into v0.0.18-beta Sep 19, 2023
2 checks passed
@wintonzheng wintonzheng deleted the shu/address_single_entity_pipeline_feedbacks branch September 19, 2023 21:39
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