Unsupervised Learning explained in easy way
About this lesson
#ArtificialIntelligence #MachineLearning Weโre back with another short from our Artificial Intelligence series! ๐ค In each video, we simplify complex ideas into clear, meaningful explanations that help you truly understand how AI works. Itโs all about learning in small, powerful steps that connect together to form the bigger picture of Artificial Intelligence. Subscribe and keep exploring this amazing world with us โ one short at a time! ๐
Full Transcript
Unsupervised learning uses a table with only input columns and no output column. The input columns are the features we give the computer like height, weight, and age of people, but we do not tell it what the result should be. By studying many rows of this input data, the computer finds patterns on its own such as grouping similar people together. Later, these groups help us understand the data better without any predefined answers. This type of learning is called unsupervised learning.
Original Description
#ArtificialIntelligence
#MachineLearning
Weโre back with another short from our Artificial Intelligence series! ๐ค
In each video, we simplify complex ideas into clear, meaningful explanations that help you truly understand how AI works. Itโs all about learning in small, powerful steps that connect together to form the bigger picture of Artificial Intelligence.
Subscribe and keep exploring this amazing world with us โ one short at a time! ๐
Watch on YouTube โ
(saves to browser)
Sign in to unlock AI tutor explanation ยท โก30
Related Reads
๐ฐ
๐ฐ
๐ฐ
๐ฐ
A lightweight workflow for keeping up with AI conference papers
Dev.to ยท Daniel
Why CitedEvidence Believes Great Researchers Read Less Than You Think
Medium ยท AI
How to Write a Literature Review That Actually Argues Something
Medium ยท Machine Learning
I Built a Personal Paper Engine to Stop Losing Research Papers
Dev.to ยท Ethan
๐
Tutor Explanation
DeepCamp AI