Skip to content

Category: Data Modeling


Resumes of Processes – Fundamentals of Natural Language Processing

Post date:
Author:
Number of comments: no comments

Resumes of Processes Recruiters spend a lot of time every day reading through resumes to find the right person for a job. Each resume has the same information, but they are often formatted and printed in different ways. This is a classic example of unstructured data. Recruiting teams can quickly get the most important information […]

Speech Synthesis – Fundamentals of Natural Language Processing

Post date:
Author:
Number of comments: no comments

Speech Synthesis In many ways, voice synthesis is the inverse of speech recognition. It deals with vocalizing data, typically by transforming text into speech. A speech synthesis solution normally requires the following information: To make synthetic speech, the system usually breaks the text into words and gives each word a phonetic sound. The phonetic transcription […]

What Are the Business Applications of NLP? – Fundamentals of Natural Language Processing

Post date:
Author:
Number of comments: no comments

What Are the Business Applications of NLP? Businesses use software and tools for natural language processing (NLP) to make tasks easier, automate them, and streamline them in an accurate way. The following are some examples of use cases: Amazon Comprehend and Amazon Lex are two examples of natural language processing (NLP) technologies that marketing firms […]

Getting Started with Azure Cognitive Services – Computer Vision

Post date:
Author:
Number of comments: no comments

Getting Started with Azure Cognitive Services Azure Cognitive Services are cloud-based artificial intelligence (AI) services that help developers add cognitive intelligence to their apps without having to know much about AI or data science. Azure Cognitive Services offer a set of machine learning–based APIs that are already built and hosted in Azure. These APIs are […]

Azure Cognitive Services – Computer Vision

Post date:
Author:
Number of comments: no comments

Azure Cognitive Services Speech, language, vision, decision, and OpenAI services are the five most important types of Azure Cognitive Services. In the following section, we will take a deep look into each of these categories. Speech Speech services allow users to make applications that recognize speech. People who have dealt with Dragon NaturallySpeaking, Windows Speech […]

Decision – Computer Vision

Post date:
Author:
Number of comments: no comments

Decision This service helps developers add recommendations for users to refer to when making decisions. With this availability, a user can make much better decisions. The following are the types of decision-making services Azure provides: OpenAI Service This service is for anything that has to do with understanding or making code from natural language. You […]

Create Computer Vision Resource – Computer Vision

Post date:
Author:
Number of comments: no comments

Create Computer Vision ResourceIn this section, you will learn how to create a computer vision resource using the Azure portal, and after the computer vision service instance is created, you will copy the key and endpoint and save them for later use. Figure 4-1Finding the Computer Vision service Figure 4-2Select region, resource name, and pricing […]

Describe the Image – Computer Vision

Post date:
Author:
Number of comments: no comments

Describe the Image The confidence score for each feature and the set of tags in each image are used to figure out what an image is about. These descriptions can be used in special cases, such as when an image doesn’t load soon enough on social media or when intricate details of an image are […]

References: Microsoft Learn – Machine Learning Fundamental Concepts

Post date:
Author:
Number of comments: no comments

References: Microsoft LearnI firmly believe that the chapter would have prepared you for your AI-900 certification. Before we move on to the next chapter and learn more about computer vision, I strongly suggest that you go through the various modules of Azure AI Fundamentals: Explore visual tools for machine learning in Microsoft Learn, using the […]

What Is Automated Machine Learning? – Machine Learning Fundamental Concepts

Post date:
Author:
Number of comments: no comments

What Is Automated Machine Learning? Using automated machine learning, models can be easily created with no coding required. The most complicated models are hard to make, but they are useful for figuring out how well a standard model works for the first time or comparing different models. You have complete control over the primary metric, […]