Supervised Learning: The algorithm is trained on a labeled dataset, meaning that each training example is paired with an output label. Common tasks include classification and regression.
Example: Predicting house prices based on features like size, location, and number of bedrooms...