-
Notifications
You must be signed in to change notification settings - Fork 25
Add new blog post: How LY Corporation Utilizes MLflow #408
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
base: main
Are you sure you want to change the base?
Conversation
|
🚀 Netlify Preview Deployed! Preview URL: https://pr-408--test-mlflow-website.netlify.app DetailsPR: #408 This preview will be updated automatically on new commits. |
B-Step62
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thank you so much for the great blog with tons of learnings, @yukimori-san! Left comments but mostly minor formatting and styles.
| --- | ||
|
|
||
| # How LY Corporation Uses MLflow: An Overview | ||
| Hello, I’m Motoki Yuhara from [LY Corporation](https://www.lycorp.co.jp/en/company/overview/), and I’m responsible for building and operating the Managed MLflow service for our internal AI platform. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I removed the self-introduction as follows.
I’m responsible for building and operating the Managed MLflow service for the internal AI platform at LY Corporation.
|
|
||
| With these mechanisms in place, we have built a managed MLflow environment that integrates seamlessly with our Kubernetes-based training platform while ensuring secure and reliable service-to-service usage. | ||
|
|
||
| # MLflow Usage at LY Corporation |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
@yukimori I wonder we can show this number first before auth sections to let readers get the scale of the platform.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I added numerical information at the end of the section “How LY Corporation Uses MLflow: An Overview.”
This platform provides end-to-end MLOPs capabilities from model development to deployment and operation. MLflow is a core component of the platform for managing model training, evaluation, and model lifecycle.
Currently, MLflow is used by approximately 40 services, and it handles more than 600,000 access requests per day on average.
Co-authored-by: Yuki Watanabe <31463517+B-Step62@users.noreply.github.com>
Co-authored-by: Yuki Watanabe <31463517+B-Step62@users.noreply.github.com>
Co-authored-by: Yuki Watanabe <31463517+B-Step62@users.noreply.github.com>
Co-authored-by: Yuki Watanabe <31463517+B-Step62@users.noreply.github.com>
Co-authored-by: Yuki Watanabe <31463517+B-Step62@users.noreply.github.com>
Co-authored-by: Yuki Watanabe <31463517+B-Step62@users.noreply.github.com>
Co-authored-by: Yuki Watanabe <31463517+B-Step62@users.noreply.github.com>
Co-authored-by: Yuki Watanabe <31463517+B-Step62@users.noreply.github.com>
Co-authored-by: Yuki Watanabe <31463517+B-Step62@users.noreply.github.com>
Co-authored-by: Yuki Watanabe <31463517+B-Step62@users.noreply.github.com>
Co-authored-by: Yuki Watanabe <31463517+B-Step62@users.noreply.github.com>
Co-authored-by: Yuki Watanabe <31463517+B-Step62@users.noreply.github.com>
Co-authored-by: Yuki Watanabe <31463517+B-Step62@users.noreply.github.com>
Co-authored-by: Yuki Watanabe <31463517+B-Step62@users.noreply.github.com>
Co-authored-by: Yuki Watanabe <31463517+B-Step62@users.noreply.github.com>
Co-authored-by: Yuki Watanabe <31463517+B-Step62@users.noreply.github.com>
Co-authored-by: Yuki Watanabe <31463517+B-Step62@users.noreply.github.com>
Co-authored-by: Yuki Watanabe <31463517+B-Step62@users.noreply.github.com>
Co-authored-by: Yuki Watanabe <31463517+B-Step62@users.noreply.github.com>
Co-authored-by: Yuki Watanabe <31463517+B-Step62@users.noreply.github.com>
|
Thank you for your comment. I have merged your suggestions and made revisions in accordance with the comments. I would appreciate it if you could review it again. |
|
Just a gentle reminder on this PR. |

This Pull Request adds a new blog post titled “How LY Corporation Utilizes MLflow”.
The article introduces how LY Corporation provides a managed MLflow service on our internal AI platform,
including:
The goal of this post is to share our experience integrating MLflow at scale within a large organization,
and to offer practical insights for other teams operating MLflow in production environments.
Please let me know if you would like any clarification or adjustments.
Although this post has already received an initial review through Shiga-san, I have made the following updates (apologies for the changes after the review):