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

Kubernetes- endpoint- multi -model deployments #3423

Open
wants to merge 7 commits into
base: main
Choose a base branch
from

Conversation

devendrabogati
Copy link

@devendrabogati devendrabogati commented Oct 19, 2024

Description

This pull request adds a Kubernetes endpoint multi-model deployment example. The deployment demonstrates how to deploy multiple models (supervised and unsupervised) on the same Azure Kubernetes Service (AKS) endpoint using the Azure Machine Learning SDK v2. The models include a churn classification model and a customer segmentation clustering model.
Key Features:

  • Multi-model deployment (churn prediction & segmentation)
  • Azure Machine Learning Kubernetes Online Endpoint
  • Resource-efficient deployment using custom resource settings
  • Integration of pre-trained models with a scoring script
  • Conda environment for required dependencies
  • Proper logging and error handling in init and run functions

Checklist

  • I have read the contribution guidelines.
  • I have coordinated with the docs team ([email protected]) if this PR deletes files or changes any file names or file extensions.
  • Pull request includes test coverage for the included changes.
  • This notebook or file is added to the CODEOWNERS file, pointing to the author or the author's team.

@devendrabogati
Copy link
Author

@microsoft-github-policy-service agree

@devendrabogati
Copy link
Author

Hi @sdgilley @msakande @Blackmist @ssalgadodev @lgayhardt @fbsolo-ms1
I hope you're doing well. I wanted to kindly remind about pull request. Whenever you have a moment, could you pls take a look and provide your feedback or approve it.?
Thankyou!

@devendrabogati devendrabogati marked this pull request as draft October 24, 2024 06:55
@devendrabogati devendrabogati marked this pull request as ready for review October 24, 2024 06:56
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.

1 participant