Giter VIP home page Giter VIP logo

actor_network's Introduction

Actor Collaboration Network Analysis ๐ŸŽฌ๐Ÿ“Š

Welcome to the Actor Collaboration Network Analysis project! In this assignment, we delve into the world of actor collaborations, examining the structure and characteristics of the actor network based on collaborations in movies between 1995 and 2004. The project is divided into several sections, each focusing on different aspects of network analysis using the Igraph package.

Table of Contents ๐Ÿ“š

  1. Description & General Objective: Overview of the project's objectives and datasets.
  2. Import Libraries: Importing the necessary Python libraries.
  3. Import Datasets: Loading the actors dataset for analysis.
  4. Graph Creation: Creating the actor collaboration graph using Igraph and Networkx.
  5. Summary Statistics: Calculating key network statistics.
  6. Degree Distribution: Analyzing the distribution of actor degrees.
  7. Network Diameter and Average Path Length: Investigating the diameter and average path length.
  8. Node Importance: Centrality Measures: Calculating centrality measures for actors.
  9. Community Detection: Identifying communities within the actor network.
  10. Instructions: Guidelines for completing the assignment and submitting results.

General Objective ๐ŸŽฏ

The objective of this assignment is to apply basic functions of the Igraph package for network analysis. We explore the actor collaboration network derived from the IMDB movie database and draw insights from the analysis of network properties.

Datasets ๐Ÿ“Š

  • Actors dataset - undirected graph: A reduced version of the IMDB movie database, focusing on actor-actor collaboration edges where actors co-starred in at least 2 movies together between 1995 and 2004.

Inverse Weight ๐Ÿ”„

In this analysis, we consider the weight of edges in the context of actor collaborations. The concept of inverse weight is introduced to reflect the strength of relationships between actors in the network. Larger weights represent stronger relationships due to more collaborations, resulting in shorter distances in the graph.

Community Detection ๐Ÿ•ต๏ธโ€โ™‚๏ธ

The community detection section utilizes the multilevel algorithm to identify underlying community structures within the actor network. This reveals groups of closely related actors and provides insights into network organization.

Instructions ๐Ÿ“

The assignment requires completion of code chunks, analysis of results, and answering short questions. Please fill in the provided CSV with your answers and upload both this document in HTML and the CSV with your solutions.

Author ๐Ÿ‘ค

๐ŸŽ‰

Stephanie Gessler
Stephanie Gessler

๐Ÿ’ป

actor_network's People

Contributors

steguess avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.