Back Navigation Next Navigation Machine Learning Overview (page 4 of 13)

Machine learning may be categorized into supervised and unsupervised machine learning. Supervised machine learning is analogous to training a child how to ride a bike. You will hold the child's hand and use training wheels until the child learns how to ride the bike on their own without the training wheels. We know the target (objective) before we start. Contrarily, unsupervised machine learning does not specify a known target or objective to the machine learning algorithm. In essence, we are asking the algorithm "what can you tell me about these data?" when performing an unsupervised problem.

Supervised vs. Unsupervised ML