Hello,
I have a dataset that contains Requests and Responses. Each request is made of 50 to 100 features and its response is also made of some 30 to 50 features. I need to train a model which would be later fed with request data to obtain most relevant response
from the trained model.
My question is:
1. Is there any of the existing Azure ML model that can be utilized for above purpose.
2. Can Matchbox Recommender be used to achieve given purpose.
Appreciate any thoughts.
Thanks,
Nasir