DEV Community

Bimal Maharjan
Bimal Maharjan

Posted on

 

Curated dataset for recommender system

Every recommender system begins with the right data, which is often not readily available for someone starting their journey in the field. We at Caboom, are committed to helping you learn, develop, and deploy personalized recommender systems.

There are a number of publicly available datasets available these days. However, a lot of our users have said that it is difficult to find the dataset that matches their domains. Most people also struggle when it comes to figuring out how to build recommender systems to prove its feasibility.

So, to make things simpler, we have curated the right datasets for you to get started on your recommendation systems. We have categorized the datasets as per different domains like movies, books, finance, retail, job, music, food, etc so that you can find the one matching your use-case the best easily.

This will not only be a great way to find the right datasets, but we will also be adding comprehensive exploratory analysis and implementation of recommender algorithms in the future.
Get access to the complete dataset here.

Top comments (0)

Timeless DEV post...

Git Concepts I Wish I Knew Years Ago

The most used technology by developers is not Javascript.

It's not Python or HTML.

It hardly even gets mentioned in interviews or listed as a pre-requisite for jobs.

I'm talking about Git and version control of course.

One does not simply learn git