Author Archives
Tech Enthusiast | Public Speaker | Blogger
-
Create An Azure QnA Maker Bot
QnA Maker is a cloud-based Natural Language Processing (NLP) service that enables developers to build, train and publish a sophisticated bot using FAQ pages, support websites, product manuals via a simple user interface or REST APIs. The ability to create… Read More ›
-
Access Cosmos DB data from an MVC Application
Azure Cosmos DB is a fully managed globally distributed multi-model data service. Developers can leverage its capabilities of low latency, 99.99% high availability, predictable throughput, and multiple well-defined consistency models to develop applications that need faster reads and write from… Read More ›
-
Storing Stream Data from IoT Hub into Azure Cosmos DB
In my earlier post, I had discussed on how to integrate Event Hubs/IoT Hubs with Power BI via Stream Analytics . There were few questions on how to store the stream data in storage account. Storing stream data without proper… Read More ›
-
Deploying Automated ML for Azure Machine Learning Models
Azure Machine Learning is a cloud service that enables Machine learning professionals to efficiently manage the machine learning project lifecycle in a secure environment. Azure Machine Learning provides a robust ecosystem that includes not just a number of tools to… Read More ›
-
Recognise Text in Images using Computer Vision
The Computer Vision API in Azure Cognitive Service allows developers to increase content discoverability and automate text extraction by analyzing rich visual content in photos and live-videos without prior machine learning experience. Visual data processing can be used to label… Read More ›
-
Anomaly Detection in Time Series Data using Azure Cognitive Services
An anomaly is a data point that does not follow the majority of data points’ collective common pattern and hence stands out from the rest of the data. These unusual or anomalous events can be detrimental to any corporation that… Read More ›
-
Create Your Own Twitter Bot
Earlier this year, we discussed on how Organisations are leveraging social-media as a key component of their marketing strategies, and how social-media is key for engaging with customers, creating awareness, and driving sales. An extensive community engagement is key to any effective social media strategy…. Read More ›
-
Translate Non-English Text to English using Azure Cognitive Services
Data analysis for web applications that serve various geographies is often a time-consuming and difficult task. This would necessitate a large team of multilingual experts. Furthermore, human translation is impractical to use in circumstances where the volume of content, the… Read More ›
-
Integrating Python Script with Power BI
Organizations with two separate divisions, one for data analysis through visualization and the other for data processing and transformation, face a lot of problems due to interdependence. Microsoft recently integrated the Python programming language into Power BI to get the… Read More ›
-
Masking Personally Identifiable Information(PII) Data Using Azure Cognitive Service
Protecting Personally Identifiable Information (PII) is a major responsibility for any organization. PII Data encryption can protect consumers from credit loss and identity theft, as well as save the company money, legal and enforcement penalties, and even bankruptcy. With the… Read More ›