Skip to content

Conversation

@FadyMorris
Copy link

This update added the following:

  • Added %matplotlib inline magic.
  • Fixed returned events from the lambda functions templates.
  • Re-ordered the event dictionary keys to be consistent across the three functions.
  • Bug fix of the code that extracts Model monitor JSONL output from the data_capture directory.

Enable inline plotting in Jypter notebooks.
The returned event should be consistent across the three functions.
The input events are passed to output events.
The event dictionaries keys were rearranged to have the same order
acoss all the three functions.
Model monitor data caputre output has changed. In a recent update each
output file has its own subdirectory. So the code needs to recurseviley
walk subdirectories and read the jsonl files.
@FadyMorris FadyMorris requested a review from a team as a code owner January 22, 2023 00:10
@FadyMorris FadyMorris requested review from SudKul and removed request for a team January 22, 2023 00:10
Wrap the event body in `json.dumps()` for the second and the third
lambda functions.
@FadyMorris FadyMorris closed this Aug 5, 2023
@FadyMorris FadyMorris reopened this Aug 5, 2023
@FadyMorris FadyMorris closed this Aug 17, 2023
@FadyMorris FadyMorris reopened this Aug 17, 2023
@FadyMorris
Copy link
Author

This update added the following:

  • Added %matplotlib inline magic.
  • Fixed returned events from the lambda functions templates.
  • Re-ordered the event dictionary keys to be consistent across the three functions.
  • Bug fix of the code that extracts Model monitor JSONL output from the data_capture directory.

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.

1 participant