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

Add examples for MLflow #1772

Merged
merged 15 commits into from
May 31, 2023
Merged

Add examples for MLflow #1772

merged 15 commits into from
May 31, 2023

Conversation

nvkevlu
Copy link
Collaborator

@nvkevlu nvkevlu commented May 26, 2023

Adds examples for MLflow experiment tracking and jupyter notebook.

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.
  • Quick tests passed locally by running ./runtest.sh.
  • In-line docstrings updated.
  • Documentation updated.

Copy link
Collaborator

@chesterxgchen chesterxgchen left a comment

Choose a reason for hiding this comment

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

reduce duplicated code

Copy link
Collaborator

@chesterxgchen chesterxgchen left a comment

Choose a reason for hiding this comment

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

reduce duplicated code

@nvkevlu
Copy link
Collaborator Author

nvkevlu commented May 31, 2023

/build

@nvkevlu nvkevlu changed the title Add examples for MLflow [skip ci] Add examples for MLflow May 31, 2023
Copy link
Collaborator

@chesterxgchen chesterxgchen left a comment

Choose a reason for hiding this comment

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

LGTM

@nvkevlu
Copy link
Collaborator Author

nvkevlu commented May 31, 2023

/build

@nvkevlu nvkevlu merged commit 586220b into NVIDIA:dev May 31, 2023
@YuanTingHsieh YuanTingHsieh mentioned this pull request May 31, 2023
6 tasks
holgerroth pushed a commit to holgerroth/NVFlare that referenced this pull request Dec 4, 2023
* add example for MLflow

* fix ci

* address issues for ci tests from previous PR

* address comment from previous PR

* notebook changes

* move common code to directory to add to path

* Update README.md

* add depracated and minor edits

* fix ci

* make configs consistent with path

* fix integration test issues after previous renaming of tensorboard-streaming folder
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