Azure Machine Learning is a cloud based predictive analytics service which is easy to use and give fast and reliable results using its predefined algorithms and models.
Using Machine learning in broad / high level manner needs 4 steps described as below
- Data collection or generation
- Collect data from source
- Store in Azure Storage, SQL etc
- Refine data if needed
- Create Machine Learning models
- Use Machine Learning Azure Studio
- Easy to use drag drop interface
- Output data as Web Service
- Run the model to output data as web service
- Use output for intelligence or insights
- Based on output make sites or Apps intelligent
- Create insights and make predictions
Diagram for Azure Machine Learning
