Skip to content

3204 Enhance cross validation module with parameters#3205

Merged
Nic-Ma merged 6 commits into
Project-MONAI:devfrom
Nic-Ma:3204-enhance-cross-validation
Oct 28, 2021
Merged

3204 Enhance cross validation module with parameters#3205
Nic-Ma merged 6 commits into
Project-MONAI:devfrom
Nic-Ma:3204-enhance-cross-validation

Conversation

@Nic-Ma

@Nic-Ma Nic-Ma commented Oct 28, 2021

Copy link
Copy Markdown
Contributor

Fixes #3204 .

Description

This PR enhanced the CrossValidation module to support dataset parameters at runtime.

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 -f -u --net --coverage.
  • Quick tests passed locally by running ./runtests.sh --quick --unittests.
  • In-line docstrings updated.
  • Documentation updated, tested make html command in the docs/ folder.

@Nic-Ma

Nic-Ma commented Oct 28, 2021

Copy link
Copy Markdown
Contributor Author

/black

@Nic-Ma

Nic-Ma commented Oct 28, 2021

Copy link
Copy Markdown
Contributor Author

/build

Signed-off-by: Nic Ma <nma@nvidia.com>
@Nic-Ma Nic-Ma force-pushed the 3204-enhance-cross-validation branch from b07ca91 to 77da8d8 Compare October 28, 2021 09:32
@Nic-Ma

Nic-Ma commented Oct 28, 2021

Copy link
Copy Markdown
Contributor Author

/build

@Nic-Ma Nic-Ma merged commit 11ff52a into Project-MONAI:dev Oct 28, 2021
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.

About class CrossValidation issues

2 participants