Skip to content

Update how-to-mlflow-batch.md #391

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
merged 1 commit into from
May 27, 2025
Merged

Conversation

AndreeaDan27
Copy link
Contributor

Added -> Refer to this notebook for the full code: Heart Classifier MLflow Batch Notebook.

The Documentation doesn't cover all steps as in the notebook. Consider it's a good idea to refer to the notebook for the full code.

For example, it refers to

job = ml_client.batch_endpoints.invoke(endpoint_name=endpoint.name, input=input) but input is not defined in this documentation, only in the notebook. It has to be of type Input().

Or

ml_client.jobs.download(name=scoring_job.name, download_path=".", output_name="score") refers to a certain scoring_job that has not been defined in this documentation.

In order to get the full picture, I believe the specific reference to the notebook is useful.

Copy link
Contributor

@AndreeaDan27 : Thanks for your contribution! The author(s) and reviewer(s) have been notified to review your proposed change.

Copy link
Contributor

Learn Build status updates of commit 4c09cc9:

✅ Validation status: passed

File Status Preview URL Details
articles/machine-learning/how-to-mlflow-batch.md ✅Succeeded

For more details, please refer to the build report.

For any questions, please:

@Court72
Copy link
Contributor

Court72 commented May 23, 2025

@msakande

Can you review the proposed changes?

Important: When the changes are ready for publication, adding a #sign-off comment is the best way to signal that the PR is ready for the review team to merge.

#label:"aq-pr-triaged"
@MicrosoftDocs/public-repo-pr-review-team

@prmerger-automator prmerger-automator bot added the aq-pr-triaged C+L Pull Request Review Team label label May 23, 2025
@msakande
Copy link
Contributor

#sign-off

@v-dirichards v-dirichards merged commit 4a5eb55 into MicrosoftDocs:main May 27, 2025
2 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants