Deploying local web services via Azure Machine Learning Services (AzureML)

Here are the steps on fixing the below error message upon deploying local web services via AzureML. "Message: Failed to create Docker client. Is Docker running/installed?When you deploy locally, we download a dockerfileexecute docker build on it, and docker run the built container for youError: Error while fetching server API version: (5, 'CreateFile', 'Access is … Continue reading Deploying local web services via Azure Machine Learning Services (AzureML)

Creating a fixed DNS IP endpoint for AzureML AKS Deployments

Once you've successfully deployed the service to AKS, But you would like the scoring URI to be a static DNS name. 1) Find the node resource group containing the AKS cluster. a. Open Command Line, run command "az aks show --resource-group xxx --name xxx". You might need to install az cli from https://docs.microsoft.com/en-us/cli/azure/install-azure-cli?view=azure-cli-latest if you haven't already … Continue reading Creating a fixed DNS IP endpoint for AzureML AKS Deployments

AI and Robotics in Farming

25 Jul 2019 Artificial intelligence has widely emerged in different industries and is now on its way to take over agriculture. AI is now being used in agricultural farming to increase food production, improve food quality, and save costs for farmers. Experts believe that we are “on the cusp of a so-called technological revolution” [1] … Continue reading AI and Robotics in Farming

Using empath to analyze movie reviews

More and more businesses are now leveraging on their knowledge of what the customers want through feedback and reviews to improve their business processes. Thus, the ability to capture and understand the customers fast is now the real game among enterprises. A lot of tools were already being used by large companies to acquire and … Continue reading Using empath to analyze movie reviews