Get Your Machine Learning On (XDEV18305)
Machine Learning (ML) is no longer just found in science fiction books and movies. It is here today and are not only impacting the IT world, but many aspects of our daily lives. Understanding how ML systems are built and deployed is an important first step in helping you evaluate potential uses and misuses of this rapidly evolving technology.
As developers, we traditionally build systems that perform specific tasks. ML systems are different, they are designed to "learn" and then use that acquired knowledge to make predictions or decisions. Over the past several years, these systems have become so advanced that they are now considered a form of Artificial Intelligence (AI).
In this article I will explain ML systems and we’ll develop a Xojo implementation using an ML Cloud service.