❔ Need help with Azure ML
I want to create an application which predicts user's expenditures based on the parameters of age group, income group and expense category(food, entertainment...). I have the historical data for the average expenditure in the following format. I am a beginner in both Azure and ML, can someone help me with how I can achieve this?
3 Replies
do you have a specific question or are you just expecting some spoon feeding
I created the pipeline with designer using linear regression, ran it and then created the real-time interface, how do I expose it as an endpoint to consume it from my application?
Was this issue resolved? If so, run
/close
- otherwise I will mark this as stale and this post will be archived until there is new activity.