Sir please explain my doubt in detail and step-wise
Sir i want to deploy an ML model on google cloud platform(gcp) because i am not able to do it on Heroku(model size issue).
Can you please explain the steps i should follow to deploy on gcp (just give me path rest i will implement).
Till now the model is running on my localhost. I have connected my model with front-end using flask and it is showing predictions .
Do i need docker for this task?
Please help me or there is another way. Please tell in steps.