---
title: "Building a Recommender System for Data Enrichment"
description: "How we designed and implemented a data enrichment recommender system to help customers find the highest impact signals for their ML models."
canonical: "https://www.explorium.ai/blog/data-enrichment/building-a-recommender-system-for-data-enrichment/"
last-updated: "2023-08-06"
---

# Building a Recommender System for Data Enrichment

> How we designed and implemented a data enrichment recommender system to help customers find the highest impact signals for their ML models.

- Canonical URL: https://www.explorium.ai/blog/data-enrichment/building-a-recommender-system-for-data-enrichment/
- Last updated: 2023-08-06

#

# **What are Recommender Systems?**

You’ve seen it everywhere. Every big tech company is now using some kind of Recommender System in their platform. **Facebook** suggests friends, **Netflix** recommends movies, same with **Youtube** and videos and **Amazon** recommends… well everything. Why do they do it? Well, every case is different but in general, good recommendations mean a better user experience and they will find new ways to keep users engaged and satisfied with the service. Happy users equal recurring users.

This is not an ad, it’s Netflix recommending TV shows :D
But should we implement a recommender system just because all the cool kids are doing it? We need to think about our **business needs** and determine whether or not a system like this will **add value** to our service. At Explorium we provide our users with thousands of **data enrichment** [signals](https://explorium.ai/signal-studio/) to enrich their predictive models and advanced analytics, but sometimes it is difficult to find the most relevant [data enrichment](https://explorium.ai/blog/using-exploriums-data-enrichment-to-boost-basketball-ticket-sales/) signals among the variety and volume of external data. In order to help organizations identify the data signals with the highest impact on their analysis and predictions, we built a [Data Enrichment](https://explorium.ai/wiki/data-enrichment/) Recommender System. [This article](https://medium.com/explorium-ai/building-a-recommender-system-for-data-enrichment-b289a1a054c5) explains how the recommender system was designed and built.
