{"id":26667487,"url":"https://github.com/alkaifaftab000/right-influencer","last_synced_at":"2026-05-02T13:35:00.227Z","repository":{"id":282675358,"uuid":"944640086","full_name":"alkaifaftab000/Right-Influencer","owner":"alkaifaftab000","description":"Analyzing the Twitch dataset using graph-theoretic metrics to identify top influencers and their impact on social media networks","archived":false,"fork":false,"pushed_at":"2025-03-16T08:05:17.000Z","size":6642,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-03-25T19:47:23.334Z","etag":null,"topics":["betweenness-centrality","closeness-centrality","clustering-coefficient","eigenvectors","game-analytics","kaggle","social-network-analysis","twitch-data"],"latest_commit_sha":null,"homepage":"https://www.kaggle.com/code/alkaifansari000/rightinfluencer","language":"Jupyter Notebook","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/alkaifaftab000.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2025-03-07T17:49:27.000Z","updated_at":"2025-03-16T08:05:19.000Z","dependencies_parsed_at":"2025-03-16T08:35:32.038Z","dependency_job_id":null,"html_url":"https://github.com/alkaifaftab000/Right-Influencer","commit_stats":null,"previous_names":["alkaifaftab000/right-influencer"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/alkaifaftab000/Right-Influencer","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alkaifaftab000%2FRight-Influencer","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alkaifaftab000%2FRight-Influencer/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alkaifaftab000%2FRight-Influencer/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alkaifaftab000%2FRight-Influencer/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/alkaifaftab000","download_url":"https://codeload.github.com/alkaifaftab000/Right-Influencer/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alkaifaftab000%2FRight-Influencer/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32536579,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-02T12:25:33.646Z","status":"ssl_error","status_checked_at":"2026-05-02T12:24:51.733Z","response_time":132,"last_error":"SSL_read: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["betweenness-centrality","closeness-centrality","clustering-coefficient","eigenvectors","game-analytics","kaggle","social-network-analysis","twitch-data"],"created_at":"2025-03-25T19:38:24.356Z","updated_at":"2026-05-02T13:35:00.201Z","avatar_url":"https://github.com/alkaifaftab000.png","language":"Jupyter Notebook","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Choosing the Right Influencer 🎯\n\n## Project Overview 📜\nThis project leverages the Twitch dataset to identify the top five influencers within the Twitch network. By applying advanced graph metrics on Twitch nodes and edges, the analysis aims to determine the most influential individuals.\n[See on kaggle](https://www.kaggle.com/code/alkaifansari000/rightinfluencer)\n---\n\n## Workflows ⚙️\nThe following metrics were applied to the Twitch graph dataset (nodes and edges):\n1. **Betweenness Centrality** 🛤️: To measure the control over the information flow in the network.\n2. **Degree Centrality** 🔗: To analyze direct connections of each node.\n3. **Closeness Centrality** 🚀: To determine the efficiency of reaching other nodes from a specific node.\n4. **Clustering Coefficient** 🤝: To evaluate the tendency of nodes to form tightly-knit groups.\n5. **Eigenvector Centrality** ⭐: To determine the influence of nodes based on their connection to other influential nodes.\n\n### Strategy 🧠\n1. Individually applied **Betweenness**, **Eigenvector Centrality**, and **Degree Centrality** to the graph data.\n2. For each metric, extracted the **top 10 nodes** based on their scores.\n3. Merged the three top-10 datasets and conducted an intersection to find the **top 3 influencers** present across all three metrics.\n\n---\n\n## Learning Outcomes 🎓\n1. Enhanced understanding of applying graph-theoretic metrics in social network analysis.\n2. Gained insights into designing strategies for influencer identification by combining multiple centrality measures.\n\n---\n## Our Top Twitch Influencer 2023\n\n1. Sacriel  \n[Click here](https://www.twitch.tv/sacriel)  \nChannel Id - 23735582  \nId - 4949\n![{5A227D9B-6776-43A9-AE58-A45B4FA429D2}](https://github.com/user-attachments/assets/7647db0c-38a6-498c-a2e9-0787475c5915)\n---\n2. Yogscast  \n[Click here](https://www.twitch.tv/yogsca)  \nChannel Id - 20786541  \nId - 1773  \n![{0AB9A7A2-D254-4629-B6AD-59A2B16A1DCA}](https://github.com/user-attachments/assets/0aa77c46-076c-4c4e-b443-ad3a558a7d8a)\n---\n3. FACEIT  \n[Click here](https://www.twitch.tv/faceittv)  \nChannel Id - 27942990  \nId - 6136\n![{B86559EE-1FBC-40D4-AB43-F2D755B08EFF}](https://github.com/user-attachments/assets/2daea960-5cad-4bf0-982d-6033c9ed3157)\n\n----\n\n\n## Plugins and Libraries Used 🛠️\n- **Pandas**\n- **NetworkX**\n- **Matplotlib**\n- **Seaborn**\n- **NumPy**\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Falkaifaftab000%2Fright-influencer","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Falkaifaftab000%2Fright-influencer","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Falkaifaftab000%2Fright-influencer/lists"}