Event banner
Innovate with Azure AI Studio AMA: Unleashing Generative AI for Enterprise Solutions
Event Ended
Thursday, Dec 14, 2023, 09:00 AM PSTEvent details
Join us for an informative session where we'll answer your questions and share practical insights, best practices, and tips to empower you in building enterprise-ready generative AI solutions - inclu...
EricStarker
Updated Dec 14, 2023
CajunCrawdad
Dec 14, 2023Copper Contributor
I'm very new to Azure AI studio.... extremely new.... I've got a lot of address data that I need to analyze to predict timing of events occurring.... how can I utilize Azure AI studio to figure out which attributes of a parent "case" are "significant" to the data? I'm not sure I'm asking this right.... we have "Cases"... each of those cases has several addresses associated with it. For each case, we are trying to determine which address an event will occur at and when. We have the historical data associated with older cases going back about 2 years.... Where would I even begin?
mmonsma
Microsoft
Dec 14, 2023Thanks for joining! The use case you describe sounds like a machine learning challenge – you want to make predictions based on historical data. Have you explored Azure Machine Learning at all? AutoML (automated ML) can help new users get started more easily. Let me know if this looks relevant/helpful for you: https://learn.microsoft.com/en-us/azure/machine-learning/how-to-auto-train-forecast
- CajunCrawdadDec 14, 2023Copper ContributorMallory, Thank you very much for your assistance. This is definitely more of what I'm after. I've done VERY little exploration into Azure Machine Learning. I think I just need to start at the overview for AML and go from there.