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

886 add MetricsSaver handler to save metrics and details into files #1497

Merged
merged 51 commits into from
Jan 29, 2021

Conversation

Nic-Ma
Copy link
Contributor

@Nic-Ma Nic-Ma commented Jan 25, 2021

Partly fix ticket Project-MONAI/MetricsReloaded#36

Description

This PR added support to save the metrics final results and details into CSV files.

Status

Ready

Types of changes

  • Non-breaking change (fix or new feature that would not break existing functionality).
  • Breaking change (fix or new feature that would cause existing functionality to change).
  • New tests added to cover the changes.
  • Integration tests passed locally by running ./runtests.sh --codeformat --coverage.
  • Quick tests passed locally by running ./runtests.sh --quick.
  • In-line docstrings updated.
  • Documentation updated, tested make html command in the docs/ folder.

@Nic-Ma
Copy link
Contributor Author

Nic-Ma commented Jan 25, 2021

/black

@Nic-Ma
Copy link
Contributor Author

Nic-Ma commented Jan 25, 2021

/black

@Nic-Ma Nic-Ma requested a review from wyli January 25, 2021 16:39
@Nic-Ma Nic-Ma force-pushed the 886-add-metrics-report branch from 05ff6d6 to 645daa0 Compare January 25, 2021 16:45
@Nic-Ma
Copy link
Contributor Author

Nic-Ma commented Jan 25, 2021

/black

@Nic-Ma Nic-Ma force-pushed the 886-add-metrics-report branch from 645daa0 to 183fb6d Compare January 25, 2021 16:51
@Nic-Ma
Copy link
Contributor Author

Nic-Ma commented Jan 25, 2021

/black

@Nic-Ma Nic-Ma force-pushed the 886-add-metrics-report branch from 183fb6d to 35bf113 Compare January 25, 2021 17:08
@Nic-Ma
Copy link
Contributor Author

Nic-Ma commented Jan 25, 2021

/black

@Nic-Ma
Copy link
Contributor Author

Nic-Ma commented Jan 27, 2021

/black

@Nic-Ma Nic-Ma requested a review from wyli January 27, 2021 12:57
@Nic-Ma
Copy link
Contributor Author

Nic-Ma commented Jan 27, 2021

/black

@Nic-Ma
Copy link
Contributor Author

Nic-Ma commented Jan 28, 2021

/black

@Nic-Ma
Copy link
Contributor Author

Nic-Ma commented Jan 28, 2021

/black

@Nic-Ma
Copy link
Contributor Author

Nic-Ma commented Jan 29, 2021

/black

@Nic-Ma Nic-Ma requested a review from wyli January 29, 2021 02:31
@Nic-Ma
Copy link
Contributor Author

Nic-Ma commented Jan 29, 2021

/black

@Nic-Ma
Copy link
Contributor Author

Nic-Ma commented Jan 29, 2021

/black

Signed-off-by: Nic Ma <[email protected]>
@Nic-Ma
Copy link
Contributor Author

Nic-Ma commented Jan 29, 2021

/integration-test /black

Copy link
Contributor

@wyli wyli left a comment

Choose a reason for hiding this comment

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

thanks! could have another iteration to use pandas dataframe or the build-in csv writer

@Nic-Ma Nic-Ma merged commit b3d063c into Project-MONAI:master Jan 29, 2021
@Nic-Ma Nic-Ma deleted the 886-add-metrics-report branch July 2, 2021 23:37
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.

3 participants