Quantcast
Channel: Data Science, Analytics and Big Data discussions - Latest topics
Viewing all articles
Browse latest Browse all 4448

How to study relationship between two categorical variables when number of categories is very high?

$
0
0

@vikas_10 wrote:

Hello everyone,
I am trying to explore a data set in python with around 1 million data points. I have to columns 'user_id' which defines a particular user and a 'genre_type' which defines the type of genre the user listens, both of them represented as numbers. As per my understanding, I should treat both of them as categorical while exploration. I want to study the relationship between them by using graphs. The problem lies in the fact that there are around 20000 unique users and 200 unique genres. Which plot can I use to properly study them together. Also, mention if there is any other technique.

Posts: 1

Participants: 1

Read full topic


Viewing all articles
Browse latest Browse all 4448

Trending Articles