cat ~/posts/machinelearning.md

Machine Learning

2021-02-28Artificial Intelligence, Machine Learning

“Whether a piece of fruit in a photo is a banana or an apple, spotting people crossing the road in front of a self-driving car, whether the use of the word book in a sentence relates to a paperback or a hotel reservation, whether an email is spam, or recognizing speech accurately enough to generate captions for a YouTube video.”

(Heath, 2020)

The backbone to the artificial intelligence responsible for a lot of services you use daily is data.

For example, “recommendation systems like those on Netflix, YouTube, and Spotify; search engines like Google and Baidu; social-media feeds like Facebook and Twitter; voice assistants like Siri and Alexa.” (Hao, 2020)

Circuit board

Photo by Pixabay on Pexels.com

There are 3 common types of machine learning:

Gartner describes AI techniques such as Machine Learning to be the number 1 trend by 2024 in organizations, with an estimate of 75% of organizations using it. (Gartner identifies top 10 data and analytics technology trends for 2020)

GlobeNewswire forecasts the value of the Machine Learning industry to reach USD 117.19 Billion by the end of the year 2027. (Fortune Business Insights, 2020)

So, who can use the technology?

No matter which industry you work in or plan to enter, machine learning will most likely be able to serve your objective using data. Whether the data is from healthcare, Youtube, business, agriculture, finance, or banking sectors, Machine Learning can automate the process of analyzing the data to work towards your objective. Where there is data, there are patterns and context, and Machine Learning will aid in deducing relevant variables.

What does my enterprise need to use Machine Learning?

Structured data and a purpose!

Who can conduct Machine Learning for my enterprise?

A data scientist or a Machine Learning Engineer.

Enterprises interested in the use of this technology will be greeted with a market at great competition, Enterprises can opt into the use of vendor solutions or they can opt to use open-source technology.

Paid-for solutions such as Microsoft Azure Machine Learning Studio is a GUI tool advertised to “construct and operationalize Machine Learning workflow on Azure” https://studio.azureml.net/

Open-source tool from Google called TensorFlow provides open-source Machine Learning platform https://www.tensorflow.org/

References