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 MLflow Service #46

Closed
wants to merge 1 commit into from
Closed

Add MLflow Service #46

wants to merge 1 commit into from

Conversation

TFMV
Copy link
Contributor

@TFMV TFMV commented Jun 22, 2024

This PR adds the MLflow service to the docker-compose.yaml file to facilitate machine learning experiment tracking and management. The MLflow service will run on port 5001 and is configured to be compatible with the current infrastructure.

Changes:
Added MLflow service configuration in docker-compose.yaml.
Ensured MLflow runs on the linux/amd64 platform for compatibility.
Configured MLflow to be accessible from outside the container.

@TFMV TFMV closed this Jun 23, 2024
@TFMV TFMV deleted the feature/mlflow branch June 23, 2024 20:12
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