Skip to content

chiragrohit/MLOpsAssignment

Repository files navigation

MLOpsAssignment

MLOpsAssignment: Predicting Miles per Gallon with the Auto-mpg Dataset Dataset: Auto-mpg dataset

Docker Containerization

To facilitate easy deployment, this project can be containerized using Docker.

  1. Create a Dockerfile in project root.
  2. Build the Docker image:
docker build -t project-name .

Cloud Deployment

Automated Testing

  • To ensure that the model functions as expected, automated testing has been set up.
  • The testing is defined in the .github/workflows/test.yml file.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published