Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

# issue 204: add plot method and other minor edits #206

Merged

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
5 checks passed
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