What is Azure Machine Learning ? #Azure #MachineLearning

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

  1. Data collection or generation
    • Collect data from source
    • Store in Azure Storage, SQL etc
    • Refine data if needed
  2. Create Machine Learning models
    • Use Machine Learning Azure Studio
    • Easy to use drag drop interface
  3. Output data as Web Service
    • Run the model to output data as web service
  4. Use output for intelligence or insights
    • Based on output make sites or Apps intelligent
    • Create insights and make predictions

Diagram for Azure Machine Learning

azuremachinelearning
Azure Machine Learning