The technology that uses algorithms to recommend products based on user behavior is called ________ Filtering.
- Ransomware
- Collaborative
- Carbon
- LLDP / CDP
Answer: Collaborative
Collaborative Filtering recommends items by analyzing patterns from similar users (user-based) or similar items (item-based). Used by Amazon, Netflix, Spotify. Hybrid systems combine with content-based filtering. Privacy-preserving techniques like federated learning are emerging to protect user data while personalizing recommendations.