Top 5 Machine Learning Questions of the Week: Developers Waste too much Time on "Trivial Issues"
Looking at the Top 5 most viewed developer questions about machine-learning related topics this week reiterates the fact that developers spend their time on problems that are related to getting machine learning environments and production infrastructure to work. Actual algorithm-related issues are not at the top of the list.
#1 Why Do I get 0xc00000005?
Category: Operating System
The most popular machine learning question of the week was all around being able to run a C application on different older versions of the Windows operating system (XP and 7).
#2 Failed to login when creating DataSet from DataStore using Azure Machine Learning Designer
Category: Networking
Question number two is focused on a new ML developer's problems around accessing an Azure SQL database from within Azure Machine Learning Studio.
#3 Getting Index Out of Range while iterating through list
Category: NLP
A developer is unable to use the results from her/his machine learning algorithm to actually calculate the similarity between different sentences.
#4 Can Python normalize an array of objects?
Category: Data Prep
This is a simple string manipulation questions needed to prepare date for machine learning.
#5 mqtt connection show TimeoutError: [WinError 10060]
Category: Networking
A developer is unable to publish messages from his Windows machine to a remote Linux message broker.
Take a look at my article from earlier this week answering the Top 10 machine learning questions I receive the most in 2020.