top of page

A network exhibiting the movie genres and related movies. The node represents the movie. The size and the color of the node represents the degree of connection.

This network shows the relationship between all movie genres. Each node represents a specific movie genre, the bigger the node size is, the more movies lying under this genre. The edges connecting the nodes represents which genres appear together at the same time.

This network shows the association rule results generated from the movie genres. Each node represents a specific genre, and each edge represents an itemset containing two genres. From this network, we can easily observe which genres often appear at the same time.

bottom of page