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

v0.0.18 - chained model evaluation #63

Merged
merged 11 commits into from
Sep 26, 2023
Merged

v0.0.18 - chained model evaluation #63

merged 11 commits into from
Sep 26, 2023

Conversation

wintonzheng
Copy link
Contributor

  • 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

  • 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

* 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
@wintonzheng wintonzheng changed the title chained model evaluation (#58) v0.0.18 - chained model evaluation Sep 14, 2023
* 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
wintonzheng and others added 7 commits September 16, 2023 17:40
* return empty set for model component manifest_feature_names

* version beta4
* 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

* feature store feature available in realtime feature

* v0.0.18-beta6
* Fix how we filter real time features before feature retrieval

* Bump version to 0.0.18-beta7
@wintonzheng wintonzheng merged commit 373784a into main Sep 26, 2023
2 checks passed
@wintonzheng wintonzheng deleted the v0.0.18-beta branch September 26, 2023 03:02
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.

2 participants