Skip to content

Deserialisation of Lifelines models for Azure Managed Online Endpoint #1649

Closed Answered by cjourneay
cjourneay asked this question in Q&A
Discussion options

You must be logged in to vote

For the record I resolved this. Just in case anyone else hits the same deserialisation issues:

  1. Check your package versions for consistency across all environments as some packages are incredibly sensitive to even minor version changes - in particular scipy, pandas, and python pickle modules.
  2. You may need to dive deep into release notes to understand why - in particular changes around supported versions and deprecations
  3. You may need to create custom inference docker images rather than the MS curated versions to overcome these things

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by cjourneay
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
1 participant