Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
Moheth2000 committed Dec 13, 2023
1 parent 08540e9 commit a9f0cad
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -199,6 +199,8 @@ The inputs for these modules are pickle files which are taken as dataframes and

We have implemented our machine learning pipeline on Google Cloud Platform (GCP). We added our codebase, and we built images using Docker. Subsequently, we pushed the Docker images to the Artifact Registry. We then trained and served our model using Vertex AI.

![ML_Pipeline_Graph_Image](assets/Model_Pipeline.png)

## Machine Learning Pipeline Components
### 1. Trainer
We have a docker file and a python file called train.py that creates the model and stores it into Google Cloud Storage (GCS).
Expand Down

0 comments on commit a9f0cad

Please sign in to comment.