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...
NLP (Natural Language Processing) is a discipline that focuses on the understanding, manipulation and generation of natural language by...
It's common knowledge that feature extraction is more about art or craftsmanship than pure science, especially if we are talking about...
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)...
Azure Functions is a great solution based on the serverless architecture. With this approach you can execute your code on the cloud as a...
Many of you have already had the opportunity to use Azure Functions. Azure Functions is an on-demand cloud service that provides all the...
SmartGrids concept Smart Grid is a network that uses info-communication technologies to collect information on energy consumption and...
Nowadays there is a lively debate on the issue of reducing the carbon footprint during the process of software development, especially...
I've recently participated to the Astana EdTech forum, and during the event we have had an interesting discussion on the Knowledge Mining...
I've recently had a simple idea of colorizing deceptive reviews based on their sentiment. The principle was quite clear: analyze the ...
We are all surrounded by intelligent recommender systems. When you listen your LoFi hip hop playlist on Spotify while studying, or read...
We live in a world where there is more and more information, and less and less meaning. Jean Baudrillard Infoxication The term...
As a data scientist, I can assure you that ethics should play a crucial role in every step and every iteration of the classical Machine...
In this short blog post we are going to see how to flatten your pandas dataframe after aggregation operation. Why flatten your columns?...