-
Notifications
You must be signed in to change notification settings - Fork 1.2k
6612-support-mlflow-data-tracking #6616
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
Merged
wyli
merged 36 commits into
Project-MONAI:dev
from
binliunls:6612-support-mlflow-data-tracking
Jul 19, 2023
Merged
Changes from 29 commits
Commits
Show all changes
36 commits
Select commit
Hold shift + click to select a range
093a254
add data tracking to MLFlowHandler
binliunls e22a8d0
fix format
binliunls 10765e7
Merge branch 'Project-MONAI:dev' into 6612-support-mlflow-data-tracking
binliunls 8075f34
log the dataset to the mlflow ui
binliunls 5f6e158
fix the import order issue
binliunls 6a5e395
remove the dataset log from the complete method.
binliunls 20868d0
Merge branch 'Project-MONAI:dev' into 6612-support-mlflow-data-tracking
binliunls def7cc9
fix the unit test issue
binliunls b2a7482
fix the type hint issue
binliunls 5219a6c
fix the format issue
binliunls a2d857c
add the type hint for the input parameter
binliunls a5a3801
fix the format issue
binliunls 8a3186e
fix the codeformat issue
binliunls d0ec3bb
fix the fl monai algo unit test issue
binliunls dc0d24f
split the warning info to shorter strings
binliunls 903e442
Merge branch 'dev' into 6612-support-mlflow-data-tracking
binliunls acd75f5
Update the comments and warning messages in the code.
binliunls f16d1ef
Add the link to PandasDataset.
binliunls 93777e6
add the unit test case
binliunls 657cb0f
fix the format issue in the unit test
binliunls d514256
add the mlflow version requirement.
binliunls 41f4c78
Merge branch 'dev' into 6612-support-mlflow-data-tracking
binliunls 55e69f6
Merge branch 'dev' into 6612-support-mlflow-data-tracking
wyli 58d975b
add the skip_if_downloading_fails context manager to the test case.
binliunls 08e31c8
update mlflow handler according to the reviewers opinions.
binliunls 87edbb8
update the test case
binliunls 0ffd97c
fix the format issue
binliunls 556618b
make tqdm as optional import
binliunls 9709303
fix the mypy issue
binliunls 856f377
set the dataset name type to string
binliunls 4d5ca1a
Merge branch 'dev' into 6612-support-mlflow-data-tracking
binliunls 83d8d6f
Remove the dataset_log parameter
binliunls cf83a7e
Remove the dataset log settings from the default MLFlow setting.
binliunls 83ca9ff
fix the format issue
binliunls 616c3ba
Merge branch 'dev' into 6612-support-mlflow-data-tracking
binliunls e854563
Merge branch 'dev' into 6612-support-mlflow-data-tracking
wyli File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.