0

I have the following question.

I am training a machine learning model in IBM watson studio. It is in process already having the model deployed. Is it possible to change the data without having to redeploy it?

enter image description here

1 Answers1

1

If you change your training data, you will get a new model. Then you need to deploy it again as it is not the same model.

ronanb3
  • 146
  • 3