Open in app
Home
Notifications
Lists
Stories

Write
Balamurugan Balakreshnan
Balamurugan Balakreshnan

Home

Published in MLearning.ai

·6 days ago

Azure Bonsai Reinforcement Learning Process

Steps to show how to use Bonsai to train a model and deploy Use Case How to best send orders to which manufacturing plant from distribution centers Distribution centers takes the orders from their customer Goal here is to see who can fulfil in 2 or 3 days time based on quantity available This is existing sample Prerequisites Azure Account Azure Storage account Azure Bonsai service…

Bonsai

3 min read

Azure Bonsai Reinforcement Learning Process
Azure Bonsai Reinforcement Learning Process

May 7

Build custom model using Azure percept Device

Process to collect images and train custom model using Azure Percept requirements Azure Account Azure Percept Device Azure Percept Studio Azure Cognitive custom vision service Steps First get the Azure percept device installed and configured Then go to — https://ms.portal.azure.com/#blade/AzureEdgeDevices/Main/overview — Azure Percept Studio Click the overview page Click New to AI models Then click Create a Vision Prototype

Azure Ai

4 min read

Build custom model using Azure percept Device
Build custom model using Azure percept Device

Apr 30

Azure Synapse Integrate dataflow with Serverless SQL as source

Move and process data from server less SQL and Save as delta requirements Azure Account Azure Storage Azure Synapse Analytics workspace Load the NYC taxi data Steps Log into Azure synapse analytics workspace Go to Develop on the left menu create a new data flow Data flow Overall data flow First connect to serverless sql using Azure sql database connector Get the ondemand sql name from…

Azure Synapse Analytics

3 min read

Azure Synapse Integrate dataflow with Serverless SQL as source
Azure Synapse Integrate dataflow with Serverless SQL as source

Published in MLearning.ai

·Apr 23

Azure Synapse Analytics using Synapse ML batch processing Health Care Text analytics

Azure Healthcare text analytics api using SynapseML Prerequisites Document — https://microsoft.github.io/SynapseML/docs/next/features/cognitive_services/CognitiveServices%20-%20Overview/#text-analytics-for-health-sample Create Azure cognitive services account Create Azure storage account Create Azure synapse analytics workspace Create a spark compute cluster Use pyspark Steps get the synapseml installed

Synapseml

1 min read

Azure Synapse Analytics using Synapse ML batch processing Health Care Text analytics
Azure Synapse Analytics using Synapse ML batch processing Health Care Text analytics

Apr 16

Azure Machine learning designer for K means cluster

K means Cluster with Designer Resources Azure Account Azure storage account Azure Machine Learning workspace Create a compute instance Data set used is from samples Designer Overall design flow Drag dataset from dataset section Drag select Columns in Dataset now bring in Execute python script This is to show how python scripting can be done in designer …

Azure Machine Learning

6 min read

Azure Machine learning designer for K means cluster
Azure Machine learning designer for K means cluster

Apr 9

Azure Machine Learning Automated ML Onnx Model

Build Automated ML model with Onnx as output Prerequisites Azure Account Storage Account Azure ML Total Size is 1.5 billion rows Nyc Taxi yellow data set Code Log into Azure ML workspace Create a notebook with Python 3.6 with Azure ML SDK Bring the data from azureml.opendatasets import NycTlcGreen import pandas as pd from datetime import datetime from dateutil.relativedelta …

Machine Learning

2 min read

Azure Machine Learning Automated ML Onnx Model
Azure Machine Learning Automated ML Onnx Model

Published in MLearning.ai

·Apr 2

End to End Responsible AI with AML pipelines

End to End classification with Responsible AI and Azure ML in Training script Prerequisites Azure Account Storage Account Azure ML Setup Log into Azure ML workspace Create a notebook with Python 3.6 with Azure ML SDK Let install !pip install raiwidgets !pip install --upgrade raiwidgets !pip install --upgrade pandas Restart the kernel after installation Test the install from raiwidgets import ResponsibleAIDashboard from responsibleai import RAIInsights

Azure Ai

7 min read

End to End Responsible AI with AML pipelines
End to End Responsible AI with AML pipelines

Mar 26

Data Science and ML Ops process

MLOps in 2022 Machine learning and data science Ops process As Data science field grows and new innovation is expanding the process New process to explain and see what the model does Check for bias and fairness in the model Monitor and maintain data drift and model performance drift New tools and automation Privacy, governance and security This is just…

Data Science

3 min read

Data Science and ML Ops process
Data Science and ML Ops process

Published in MLearning.ai

·Mar 19

SynapseML (Open Source) in Azure Databricks

How to run SynalpseML in Azure Databricks Prerequisites Azure Subscription Azure Databricks SynapseML installation instruction Steps First Create a Azure data bricks Workspace Create a new Compute I tested with Photon and regular spark engines Install Library from Maven location Here is the cluster configuration tested

Azure Databricks

2 min read

SynapseML (Open Source) in Azure Databricks
SynapseML (Open Source) in Azure Databricks

Mar 12

Azure Synapse integrate execute serverless sql script

Execute serverless sql script Requirements Azure Account Azure Storage Account Azure Synapse Analytics workspace Setup Managed identity of synapse workspace give storage blob data contributor to underlying storage account Sample NYC Yellow Taxi data Steps Serverless SQL setup Create a serverless sql database create database svrsqldb Create a master key CREATE MASTER KEY ENCRYPTION BY PASSWORD = 'xxxxxxxxxxxxxxxxx';

Azure Synapse Analytics

2 min read

Azure Synapse integrate execute serverless sql script
Azure Synapse integrate execute serverless sql script
Balamurugan Balakreshnan

Balamurugan Balakreshnan

https://balakreshnan.github.io/

Help

Status

Writers

Blog

Careers

Privacy

Terms

About

Knowable