aibootcamp14-mlops-project--UpstageAILab-Project-Temlpate created by GitHub Classroom

1 Open Issue Need Help Last updated: Aug 3, 2025

Open Issues Need Help

View All on GitHub
AI/ML Project Templates

AI Summary: The task is to troubleshoot and resolve a `botocore.exceptions.NoCredentialsError` occurring when attempting to save MLflow artifacts to an S3 bucket. The error arises during model training (`python train.py`). Solutions attempted include modifying the code to run locally and configuring AWS credentials via `docker-compose.yml` and `.env`, but neither fully resolved the issue. The problem likely stems from missing or incorrectly configured AWS credentials or a nonexistent S3 bucket.

Complexity: 4/5
bug help wanted question

aibootcamp14-mlops-project--UpstageAILab-Project-Temlpate created by GitHub Classroom