(ML) M181DSX0178 – Fikri Aufaa Zain – Universitas Indonesia
(ML) M309DSY1304 – Hana Fatimah Zahra – Universitas Pendidikan Indonesia
(CC) C360DSX3567 – Ahmad Alfarel – Telkom University
(CC) C360DSY3708 – Tiara Firdausa Abdillah – Telkom University
(MD) A030DSX3481 – Guntur Augustin Sinaga –Institut Teknologi Del
(MD) A360DKX4504– Henzi Juandri – Telkom University
This is a code for Teman Tani machine learning deployment. We using Cloud Run on Google Cloud Platform for the deployment and we using Flask to make the API endpoint for Backend can access the model. We also using Docker to make the container for the deployment.
- Disease: https://ml-disease-xmyrxrwica-et.a.run.app
- Recommendation: https://ml-recommendation-xmyrxrwica-et.a.run.app
- Clone this repository
- Install the Google Cloud SDK
- Go to the directory where you clone this repository
- Choose the folder that you want to deploy (Disease or Recommendation)
- Go to the folder that you choose
- Run this coommand
gcloud run deploy - After that put the necessary name for the service
- Choose the region that you want to deploy (Our use asia-southeast2 - Jakarta)
- And you are done
