Skip to content

MuradKhalil/4brain_mlops_midterm

Repository files navigation

FourthBrain MLOps - Midterm

In order to serve the model/access the app, do the following:

  1. clone the repository
  2. build a docker image. Example: $ docker build -t 4brain_mlops_midterm:v1 .
  3. run the image. Example: $ docker run --rm -p 8080:8080 4brain_mlops_midterm:v1
  4. access the app at http://0.0.0.0:8080

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published