Skip to content

Conversation

christinaexyou
Copy link
Contributor

this pr address #204 by making the following changes:

  • adds method to visualize a specified metric wrt time
  • updates get_metric_data to the correct version
  • edit of True to self.verify in label_data_fields

else:
metric_df["timestamp"] = [
item[0]
for item in json.loads(response.text)["data"]["result"][0][
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

JSON parsing can be done only once

@christinaexyou christinaexyou merged commit 1b8159d into trustyai-explainability:main Apr 12, 2024
christinaexyou added a commit that referenced this pull request Apr 12, 2024
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.

2 participants