Azure Machine Learning with GitHub Actions : Tips and Tricks
There's an excellent guide available on Microsoft Docs, which details the process of establishing a Continuous Integration and Continuous...
There's an excellent guide available on Microsoft Docs, which details the process of establishing a Continuous Integration and Continuous...
Azure question answering is a cloud-based solution that uses Natural Language Processing (NLP) to enable a conversational layer over your...
Custom Neural Voice (CNV) is a part of Azure Cognitive Services that lets you create a customized, synthetic voice for your applications....
Power Automate is an online workflow service that automates actions in the most common applications and services. For example, you can...
Power BI is an interactive data visualization software product developed by Microsoft with a primary focus on business intelligence.It is...
Did you know that your applications, tools, or devices can turn text into human-sounding synthetic speech by using the Azure...
The lifespan of a machine learning project can be accelerated and managed using Azure Machine Learning, a cloud service. Professionals in...
There's an excellent repository on the internet providing examples and best practice guidelines for building computer vision (CV)...
Many of you have already had the opportunity to use Azure Functions. Azure Functions is an on-demand cloud service that provides all the...
In this short blog post we are going to see how to flatten your pandas dataframe after aggregation operation. Why flatten your columns?...
Who can be vaccinated now? How many confirmed cases of Covid-19 are there in France and around the world? What measures should employers...
Clustering is a form of machine learning in which related objects are grouped together based on their characteristics. It is an example...
What is Sentence Transformers? Sentence Transformers are Multilingual Sentence, Paragraph, and Image Embeddings using BERT & Co. These...
Azure Text Analytics is an AI service that uncovers insights such as sentiment, entities, relations and key phrases in unstructured text....
I've been recently using Azure Custom Vision for training an image classifier and exporting a trainied model in a tensorflow format. With...
There are many references explaining how to train a model on Azure Machine Learning. There're also plenty of documents demonstrating how...
Recently I've started my PhD research in NLP, with focus in the analysis of deceptive language on the Internet. This usually takes the...
Context Opinions such as online reviews are the main source of information for e-commerce customers to help with gaining insight into the...
In this short article we are going to discuss how to organize a Role-based access using Azure Active Directory Passthrough. No deep...
In one of the previous articles we've already discussed how to use exported Azure Custom Vision models with OpenCV in real time. However,...