SlideShare ist ein Scribd-Unternehmen logo
1 von 47
Downloaden Sie, um offline zu lesen
BIG DATA ANALYTICSA Social Network Approach
Andry Alamsyah
Social Computing and Big Data Research Group
Fakultas Ekonomi dan Bisnis
Research Field :
Social Network, Complex Network / Network Science, Social
Computing, Data Analytics, Data Mining, Big Data, GraphTheory,
Content Business, Data Business, ICT Business
andry.alamsyah@gmail.com
andrya.staff.telkomuniversity.ac.id
telkomuniversity.academia.edu/andryalamsyah
researchgate.net/profile/Andry_Alamsyah
linkedin.com/andry.alamsyah
twitter.com/andrybrew
Andry Alamsyah
Fakultas Ekonomi dan Bisnis
Universitas Telkom
WHO AM I ?
LARGE SCALE DATA
LARGE SCALE DATA
LARGE SCALE DATA
STORY / PHENOMENON
• BIG DATA leads to Social Computing
(Quantification of Individual / Social
Behaviour)
• Social Network Data / Conversation
are widely available
• Social Network voices represent public
voice become ‘Big’ concern
(references)
• The Need of Real-Time Analytic (OLAP)
• The Need of Powerful Metric for Social
Network / Big Data
STORY / PHENOMENON
• There are many aspect of Big Data
research, but too little resource, too
little talent
• Same business objective, but increase
effectiveness on top of current services
• Problem with Legacy Methodology
approach using Questionnaire/
Interviews/Surveys (ok with small scale
data , expensive and took longer time for
large scale data, accuracy issues)
INDUSTRY EFFORTS
METHODS COMPARISON IN
SOCIAL SCIENCE
LEGACY DATA ANALYTICS
Confirmative Explorative (Predictive)
Small Data Set Larga Data Set
Small Number of Variable Large Number of Variable
Deductive (no predictions) Inductive
Numeric Data Numeric and Non-Numeric Data
Clean Data Data Cleaning
source : Data Mining and Statistics :Whats the Connections ? (Jerome Friedman)
Computation Related
Processing / Computation Storage Analytics Tools
• Hadoop
• Nvidia CUDA
• Twitter Storm
• Bulk Synchronous Parallel
Processing
• GraphLab
• Disk-Based Graph Processing
• neo4J
• Titan
• HDFS
• MLPACK
• Mahout
BIG DATA STATE OFTHE ART
Methodology / Analytics Related
modelling, descriptions, predictions, optimisation and simulation
Big Data - State of the art - Chalmers et al (2013)
BIG DATA ANALYTICS
CONSTRUCTOR
Data Mining Sentiment Analysis
keyword spotting
lexical affinity
statistical methods
concept-level technique
Social Network
networks
tie-strength
key players
cohesion
RESEARCH ROADMAP
GOAL : descriptions, predictions, optimisation and simulation
area : marketing, communications, knowledge
management, operations, finance, etc
1 2
43
vertex / node edge
Can we study their
interactions as a
network ?
SOCIAL NETWORK MODEL
SOCIAL NETWORK MODEL
3" 4"
2"1"
Vertex" Vertex"
1" 2"
1" 3"
2" 3"
2" 4"
4" 3"
Edges&List&
Adjacency&Matrix&become"symmetric&
Vertex" 1" 2" 3" 4"
1" 2" 1" 1" 0"
2" 1" 2" 1" 1"
3" 1" 1" 2" 0"
4" 0" 1" 0" 2"3" 4"
2"1"
Directed&
(who&contact&whom)&
Undirected&
(who&knows&whom)&
3" 4"
2"1"
30"
5" 2"22"
37"
Weight"could"be"
5  Frequency"of"interac=ons"in"
period"of"observa=on"
5  Number"of"items"exchanged"in"
period"
5  Individual"percep=ons"of"
strength"of"rela=onship"
5  Cost"of"communica=ons"or"
exchange,"e.g."distance"
Vertex" Vertex" Weight"
1" 2" 30"
1" 3" 5"
2" 3" 22"
2" 4" 2"
4" 3" 27"
Edges&List&
Adjacency&Matrix&(weight)&
Vertex" 1" 2" 3" 4"
1" 5" 30" 5" 0"
2" 30" 5" 22" 2"
3" 5" 22" 5" 37"
4" 0" 2" 37" 5"
TIE STRENGTH
NETWORK MODEL EXAMPLE
Different Network, Same Graph
degree centrality shortest path betweenness centrality
closeness centrality eigenvector centrality set of key players
METRIK CENTRALITY
METRIK CENTRALITY
betweenness centrality
banyaknya jalur terpendek antar
pasangan semua titik di jaringan, yang
melewati satu titik yang diukur
closeness centrality
jarak titik yang diukur terhadap
semua titik yang ada dalam jaringan
FORMULASI CENTRALITY
CB (i) =
σst (i)
σsts≠i≠t
∑
Betweenness Centrality Closenness Centrality
s=1 s=2 s=3
t=5 1/1 2/2 1/1
t=6 1/1 2/2 1/1
t=7 2/2 4/4 2/2
t=8 2/2 4/4 2/2
t=9 2/2 4/4 2/2
σst (4) /σst
CB (4) = 15
Cc (i) =
n −1
dij
j(≠i)
∑
1 2 3 4 5 6 7 8 9
1 0 1 1 1 2 2 3 3 4
2 1 0 1 2 3 3 4 4 5
3 1

1 0 1 2 2 3 3 4
4 1 2 1 0 1 1 2 2 3
5 2 3 2 1 0 1 1 1 2
6 2 3 2 1 1 0 1 1 2
7 3 4 3 2 1 1 0 1 1
8 3 4 3 2 1 1 1 0 2
9 4 5 4 3 2 2 1 2 0
Cc (4) = 0,62 Cc (3) = 0,47
*kompleksitas waktu perhitungan metrik mencapai
O(n3) dan kompleksitas ruang sebesar O(n2)
COMPUTATION PROBLEM
paper:A Faster Algorithm for Betweenness Centrality - Brandes (2004)
CENTRALITY INTERPRETATIONS
Centrality
Measures
Interpretation 1 Interpretation 2
Degree
how many people can this person
reach directly ?
in network of investors and start up:
how many start up has this company
invested to ?
Betweenness
how likely is this person to be the
most direct route between two
people in the network ?
in network of knowledge: who is the
employee though whom most of the
confidential information is likely to
flow ?
Closeness
how fast can this person reach
everyone in the network ?
in network of information
dissemination: how fast this word-of-
mouth issue spread from this person to
the rest of the network ?
Eigenvector
how well is this person connected
to other well-connected people ?
in network of paper citations: who is
the author that is most cited by other
well-cited authors ?
METRIK MODULARITY
edges inside the
community
expected number of edges
if i,j places at random
Metrik Modularity
indeks kualitas partisi jaringan
menjadi komunitas
Kompleksitas Metrik
kompleksitas waktu perhitungan
O(n3)
NETWORK MODEL EXAMPLE
METRIC SIMULATION
modularity
centrality
*karate club dataset
34 nodes dan 78 edges
model network
community detection result
degree centrality result
community detection
EXAMPLE : FINDING INFLUENCER
paper: Mapping Network of Terrorist Cells - V.E.Krebs (2002)
EXAMPLE : FINDING COMMUNITY
collaboration network of
scientist at Santa Fe Institut
(Girvan & Newman)
271 scientist (vertices) / 118
nodes from largest component
edge = scientist coauthor one
of more publications
Komunitas : kumpulan titik titik
dimana jumlah hubungan internal
antar titik lebih besar dari pada
jumlah hubungan dengan titik
eksternal
paper: Community Structure in Social and Biological Networks - Girvan-Newman (2002)
SOCIAL NETWORK FORMATIONS
SOCIAL NETWORK CHARACTERISTICS
SOCIAL NETWORK CHARACTERISTICS
power law distributions
SOCIAL NETWORK CHARACTERISTICS
SOCIAL NETWORK CHARACTERISTICS
growth & preferential attachment
small world
SOCIAL NETWORK CHARACTERISTICS
SOCIAL NETWORK INTERPRETATIONS
Case Questions SNA Tools
Leader Selection
Who is the central in the trust and
respect network?
Degree Centrality
Ranks
How do we rank our top performer
individuals in the organization?
Eigenvector Centrality,
Pageranks
Task Force Selection
How do we put together a team that
maximally connected through out the
organisation ?
Closeness Centrality
Mergers and Acquisition How to merge separate cultures /
networks?
Homophilly, Reciprocity,
Mutuality,Transitivity
Competitive Advantages What is the missing links between supply
and demand?
Structural Holes
Advertising Attachment How strong the impact of our
advertisement effort?
Tie Strength
Market Segmentation How segmented our market is?
Clustering Coefficient,
Clique, Cohesive, Modularity
Information Dissemination How is the information / knowledge
spreading?
Random Walks, Hits
Algorithm
Strength out the organization How to increase redundancy and
interconnectedness?
Bridge
Dynamics of Organization How dynamics our organization is? Temporal Networks
PUBLICATIONS (1)
Financial Fraud Detection using Social
Network Analysis (eii-Forum, 2013)
PUBLICATIONS (2)
Vizualisation of hierarchical structure
organization and knowledge flow of
informal organization (Alamsyah, 2013)
The Role of Social Network Analysis
in Knowledge Management (Jurnal
Manajemen Indonesia, 2013)
PUBLICATIONS (3)
Effective Knowledge
Management using Big
Data and Social Network
Analysis (ISCLO, 2013)
Social Network Modelling
Approach for Brand
Awareness (ICOICT, 2014)
PUBLICATIONS (4)
Figure 5. The graph model of twitter
keyword “Telkom”
SENTIMENT ANALYSIS
Negative
73%
Neutral
17%
Positive
10%
Positive Neutral Negative
Topic : Social Customer
Relationship Management
based on Social
Conversational Data (ISCLO,
2014)
PUBLICATIONS (5)
conversation network
around keyword &
hashtag of “XL”,
“XLCare”, “XL123”
transforming conversation
data into social network
PUBLICATIONS (6)
Network Market Analysis using
Large Scale Social Network
Conversation in Indonesia’s
Fast Food Industry (ICOICT, 2015)
PUBLICATIONS (7)
Indonesian Music Fans Group
Identification using Social Network
Analysis in Kaskus Forum (ICOICT, 2015)
UNPUBLISHED WORK
Social Network Analysis,Text Mining, Sentiment
Analysis for CRM (Telkomsel)
Telkom University Academics Network (academia.edu)
Influencer Analysis for Alternative Marketing strategy
of KompasTV
Word of Mouth Simulation Process on Hashtag
#Android #BBM
ONGOING RESEARCH
• Social Engagement Analysis in online conversation of higher education
community; use Facebook data
• Top of Mind (Brand Awareness) methods comparison using legacy
approach and social media crawling data; verification research
• Sentiment Analysis using appraisal theory; mobile phone product
comparison
• New Metric Constructions for engagement and dissemination
information (example: marketing purpose)
• Smart City Metric based on social media
• Classification models for online SME selling and production effort
• Data mining modelling for online advertising and online tourism
• Indonesian investor and start up network model. Based on small world
phenomenon
• Text network analysis comparison for telco industry
• Online conversation comparison of three biggest bank in Indonesia
• etc …
OPPORTUNITY
• dynamics network (size, movement,
temporal, evolving network)
• network market predictions
• social network aggregate behaviour
(game theory on traffic, market,
auctions)
• bargaining and powers in networks
• social and economic network
(strategic formation, diffusion,
learning from networks, etc)
• social network and communication
pattern in the context of smart city
• metric construction
• graph algorithm
• etc ..
CONCLUSIONS
The availability of large volume dataset should
encourage business and social science (as well
as other sciences) to apply Big Data (SNA/DM/
KDD/DS) tools
Business and Social Science (as well as other
sciences) need to use more Big Data tools,
because of the capability to model, predict,
simulate and optimise phenomenon
There are many vacancy in Social Network
(Graph Representation) research, such as large
scale graph, graph reduction, graph algorithm
Big Data approach are more and more utilised
as standard of decision making in modern
business
TERIMA KASIH
without Big Data, you are blind and deaf in the middle of a
freeway - Geoffrey Moore

Weitere ähnliche Inhalte

Was ist angesagt?

The Social Semantic Web
The Social Semantic WebThe Social Semantic Web
The Social Semantic WebJohn Breslin
 
Introduction to Social Network Analysis
Introduction to Social Network AnalysisIntroduction to Social Network Analysis
Introduction to Social Network AnalysisPremsankar Chakkingal
 
Social network analysis course 2010 - 2011
Social network analysis course 2010 - 2011Social network analysis course 2010 - 2011
Social network analysis course 2010 - 2011guillaume ereteo
 
NOSQL- Presentation on NoSQL
NOSQL- Presentation on NoSQLNOSQL- Presentation on NoSQL
NOSQL- Presentation on NoSQLRamakant Soni
 
Big data Presentation
Big data PresentationBig data Presentation
Big data PresentationAswadmehar
 
Lecture 10 distributed database management system
Lecture 10   distributed database management systemLecture 10   distributed database management system
Lecture 10 distributed database management systememailharmeet
 
Social Network Analysis
Social Network AnalysisSocial Network Analysis
Social Network AnalysisScott Gomer
 
No sqlpresentation
No sqlpresentationNo sqlpresentation
No sqlpresentationSalma Gouia
 
Social Media Mining - Chapter 10 (Behavior Analytics)
Social Media Mining - Chapter 10 (Behavior Analytics)Social Media Mining - Chapter 10 (Behavior Analytics)
Social Media Mining - Chapter 10 (Behavior Analytics)SocialMediaMining
 
1. Data Analytics-introduction
1. Data Analytics-introduction1. Data Analytics-introduction
1. Data Analytics-introductionkrishna singh
 
Cloud Computing Security Threats and Responses
Cloud Computing Security Threats and ResponsesCloud Computing Security Threats and Responses
Cloud Computing Security Threats and Responsesshafzonly
 
Smarter Fraud Detection With Graph Data Science
Smarter Fraud Detection With Graph Data ScienceSmarter Fraud Detection With Graph Data Science
Smarter Fraud Detection With Graph Data ScienceNeo4j
 
Social Network Analysis power point presentation
Social Network Analysis power point presentation Social Network Analysis power point presentation
Social Network Analysis power point presentation Ratnesh Shah
 
Next Generation Data Protection
Next Generation Data ProtectionNext Generation Data Protection
Next Generation Data ProtectionMelody Jones
 
DATA MINING TOOL- ORANGE
DATA MINING TOOL- ORANGEDATA MINING TOOL- ORANGE
DATA MINING TOOL- ORANGENeeraj Goswami
 

Was ist angesagt? (20)

The Social Semantic Web
The Social Semantic WebThe Social Semantic Web
The Social Semantic Web
 
Introduction to Social Network Analysis
Introduction to Social Network AnalysisIntroduction to Social Network Analysis
Introduction to Social Network Analysis
 
Social network analysis course 2010 - 2011
Social network analysis course 2010 - 2011Social network analysis course 2010 - 2011
Social network analysis course 2010 - 2011
 
NOSQL- Presentation on NoSQL
NOSQL- Presentation on NoSQLNOSQL- Presentation on NoSQL
NOSQL- Presentation on NoSQL
 
Big data Presentation
Big data PresentationBig data Presentation
Big data Presentation
 
Lecture 10 distributed database management system
Lecture 10   distributed database management systemLecture 10   distributed database management system
Lecture 10 distributed database management system
 
Social Network Analysis
Social Network AnalysisSocial Network Analysis
Social Network Analysis
 
No sqlpresentation
No sqlpresentationNo sqlpresentation
No sqlpresentation
 
Big data in telecom
Big data in telecomBig data in telecom
Big data in telecom
 
Social Media Mining - Chapter 10 (Behavior Analytics)
Social Media Mining - Chapter 10 (Behavior Analytics)Social Media Mining - Chapter 10 (Behavior Analytics)
Social Media Mining - Chapter 10 (Behavior Analytics)
 
1. Data Analytics-introduction
1. Data Analytics-introduction1. Data Analytics-introduction
1. Data Analytics-introduction
 
Cloud Computing Security Threats and Responses
Cloud Computing Security Threats and ResponsesCloud Computing Security Threats and Responses
Cloud Computing Security Threats and Responses
 
Smarter Fraud Detection With Graph Data Science
Smarter Fraud Detection With Graph Data ScienceSmarter Fraud Detection With Graph Data Science
Smarter Fraud Detection With Graph Data Science
 
NLP in Cognitive Systems
NLP in Cognitive SystemsNLP in Cognitive Systems
NLP in Cognitive Systems
 
Social Network Analysis power point presentation
Social Network Analysis power point presentation Social Network Analysis power point presentation
Social Network Analysis power point presentation
 
Ppt
PptPpt
Ppt
 
Next Generation Data Protection
Next Generation Data ProtectionNext Generation Data Protection
Next Generation Data Protection
 
DATA MINING TOOL- ORANGE
DATA MINING TOOL- ORANGEDATA MINING TOOL- ORANGE
DATA MINING TOOL- ORANGE
 
Business intelligence
Business intelligenceBusiness intelligence
Business intelligence
 
Business intelligence
Business intelligenceBusiness intelligence
Business intelligence
 

Andere mochten auch

Big Data: Social Network Analysis
Big Data: Social Network AnalysisBig Data: Social Network Analysis
Big Data: Social Network AnalysisMichel Bruley
 
Idiro Analytics - What is Rotational Churn and how can we tackle it?
Idiro Analytics - What is Rotational Churn and how can we tackle it?Idiro Analytics - What is Rotational Churn and how can we tackle it?
Idiro Analytics - What is Rotational Churn and how can we tackle it?Idiro Analytics
 
Deriving economic value for CSPs with Big Data [read-only]
Deriving economic value for CSPs with Big Data [read-only]Deriving economic value for CSPs with Big Data [read-only]
Deriving economic value for CSPs with Big Data [read-only]Flytxt
 
Subscriber Churn Prediction Model using Social Network Analysis In Telecommun...
Subscriber Churn Prediction Model using Social Network Analysis In Telecommun...Subscriber Churn Prediction Model using Social Network Analysis In Telecommun...
Subscriber Churn Prediction Model using Social Network Analysis In Telecommun...BAINIDA
 
Idiro Analytics - Identifying Families using Social Network Analysis and Big ...
Idiro Analytics - Identifying Families using Social Network Analysis and Big ...Idiro Analytics - Identifying Families using Social Network Analysis and Big ...
Idiro Analytics - Identifying Families using Social Network Analysis and Big ...Idiro Analytics
 
Telco Churn Roi V3
Telco Churn Roi V3Telco Churn Roi V3
Telco Churn Roi V3hkaul
 
Idiro Analytics - Analytics & Big Data
Idiro Analytics - Analytics & Big DataIdiro Analytics - Analytics & Big Data
Idiro Analytics - Analytics & Big DataIdiro Analytics
 
Churn Analysis in Telecom Industry
Churn Analysis in Telecom IndustryChurn Analysis in Telecom Industry
Churn Analysis in Telecom IndustrySatyam Barsaiyan
 
Idiro Analytics - Social Network Analysis for Online Gaming
Idiro Analytics - Social Network Analysis for Online GamingIdiro Analytics - Social Network Analysis for Online Gaming
Idiro Analytics - Social Network Analysis for Online GamingIdiro Analytics
 
Big Telco - Yousun Jeong
Big Telco - Yousun JeongBig Telco - Yousun Jeong
Big Telco - Yousun JeongSpark Summit
 
Social Network Analysis for Telecoms
Social Network Analysis for TelecomsSocial Network Analysis for Telecoms
Social Network Analysis for TelecomsDataspora
 
Rでソーシャルネットワーク分析
Rでソーシャルネットワーク分析Rでソーシャルネットワーク分析
Rでソーシャルネットワーク分析Hiroko Onari
 
実践で学ぶネットワーク分析
実践で学ぶネットワーク分析実践で学ぶネットワーク分析
実践で学ぶネットワーク分析Mitsunori Sato
 
Predicting churn in telco industry: machine learning approach - Marko Mitić
 Predicting churn in telco industry: machine learning approach - Marko Mitić Predicting churn in telco industry: machine learning approach - Marko Mitić
Predicting churn in telco industry: machine learning approach - Marko MitićInstitute of Contemporary Sciences
 
Rubyによるデータ解析
Rubyによるデータ解析Rubyによるデータ解析
Rubyによるデータ解析Shugo Maeda
 
Decide on technology stack & data architecture
Decide on technology stack & data architectureDecide on technology stack & data architecture
Decide on technology stack & data architectureSV.CO
 
Leveraging Kafka for Big Data in Real Time Bidding, Analytics, ML & Campaign ...
Leveraging Kafka for Big Data in Real Time Bidding, Analytics, ML & Campaign ...Leveraging Kafka for Big Data in Real Time Bidding, Analytics, ML & Campaign ...
Leveraging Kafka for Big Data in Real Time Bidding, Analytics, ML & Campaign ...Helena Edelson
 
『繋がり』を見る: Cytoscapeと周辺ツールを使ったグラフデータ可視化入門
『繋がり』を見る: Cytoscapeと周辺ツールを使ったグラフデータ可視化入門『繋がり』を見る: Cytoscapeと周辺ツールを使ったグラフデータ可視化入門
『繋がり』を見る: Cytoscapeと周辺ツールを使ったグラフデータ可視化入門Keiichiro Ono
 
大規模ネットワーク分析 篠田
大規模ネットワーク分析 篠田大規模ネットワーク分析 篠田
大規模ネットワーク分析 篠田Kosuke Shinoda
 

Andere mochten auch (20)

Big Data: Social Network Analysis
Big Data: Social Network AnalysisBig Data: Social Network Analysis
Big Data: Social Network Analysis
 
Idiro Analytics - What is Rotational Churn and how can we tackle it?
Idiro Analytics - What is Rotational Churn and how can we tackle it?Idiro Analytics - What is Rotational Churn and how can we tackle it?
Idiro Analytics - What is Rotational Churn and how can we tackle it?
 
Deriving economic value for CSPs with Big Data [read-only]
Deriving economic value for CSPs with Big Data [read-only]Deriving economic value for CSPs with Big Data [read-only]
Deriving economic value for CSPs with Big Data [read-only]
 
Subscriber Churn Prediction Model using Social Network Analysis In Telecommun...
Subscriber Churn Prediction Model using Social Network Analysis In Telecommun...Subscriber Churn Prediction Model using Social Network Analysis In Telecommun...
Subscriber Churn Prediction Model using Social Network Analysis In Telecommun...
 
Idiro Analytics - Identifying Families using Social Network Analysis and Big ...
Idiro Analytics - Identifying Families using Social Network Analysis and Big ...Idiro Analytics - Identifying Families using Social Network Analysis and Big ...
Idiro Analytics - Identifying Families using Social Network Analysis and Big ...
 
Telco Churn Roi V3
Telco Churn Roi V3Telco Churn Roi V3
Telco Churn Roi V3
 
Idiro Analytics - Analytics & Big Data
Idiro Analytics - Analytics & Big DataIdiro Analytics - Analytics & Big Data
Idiro Analytics - Analytics & Big Data
 
Churn Analysis in Telecom Industry
Churn Analysis in Telecom IndustryChurn Analysis in Telecom Industry
Churn Analysis in Telecom Industry
 
Idiro Analytics - Social Network Analysis for Online Gaming
Idiro Analytics - Social Network Analysis for Online GamingIdiro Analytics - Social Network Analysis for Online Gaming
Idiro Analytics - Social Network Analysis for Online Gaming
 
Churn modelling
Churn modellingChurn modelling
Churn modelling
 
Big Telco - Yousun Jeong
Big Telco - Yousun JeongBig Telco - Yousun Jeong
Big Telco - Yousun Jeong
 
Social Network Analysis for Telecoms
Social Network Analysis for TelecomsSocial Network Analysis for Telecoms
Social Network Analysis for Telecoms
 
Rでソーシャルネットワーク分析
Rでソーシャルネットワーク分析Rでソーシャルネットワーク分析
Rでソーシャルネットワーク分析
 
実践で学ぶネットワーク分析
実践で学ぶネットワーク分析実践で学ぶネットワーク分析
実践で学ぶネットワーク分析
 
Predicting churn in telco industry: machine learning approach - Marko Mitić
 Predicting churn in telco industry: machine learning approach - Marko Mitić Predicting churn in telco industry: machine learning approach - Marko Mitić
Predicting churn in telco industry: machine learning approach - Marko Mitić
 
Rubyによるデータ解析
Rubyによるデータ解析Rubyによるデータ解析
Rubyによるデータ解析
 
Decide on technology stack & data architecture
Decide on technology stack & data architectureDecide on technology stack & data architecture
Decide on technology stack & data architecture
 
Leveraging Kafka for Big Data in Real Time Bidding, Analytics, ML & Campaign ...
Leveraging Kafka for Big Data in Real Time Bidding, Analytics, ML & Campaign ...Leveraging Kafka for Big Data in Real Time Bidding, Analytics, ML & Campaign ...
Leveraging Kafka for Big Data in Real Time Bidding, Analytics, ML & Campaign ...
 
『繋がり』を見る: Cytoscapeと周辺ツールを使ったグラフデータ可視化入門
『繋がり』を見る: Cytoscapeと周辺ツールを使ったグラフデータ可視化入門『繋がり』を見る: Cytoscapeと周辺ツールを使ったグラフデータ可視化入門
『繋がり』を見る: Cytoscapeと周辺ツールを使ったグラフデータ可視化入門
 
大規模ネットワーク分析 篠田
大規模ネットワーク分析 篠田大規模ネットワーク分析 篠田
大規模ネットワーク分析 篠田
 

Ähnlich wie Big Data Analytics Using Social Network Approach

Sharma social networks (1)
Sharma social networks (1)Sharma social networks (1)
Sharma social networks (1)Kuldeep Chand
 
Sharma : social networks
Sharma : social networksSharma : social networks
Sharma : social networksHouw Liong The
 
Sharma social networks
Sharma social networksSharma social networks
Sharma social networks9789189793
 
Sharma social networks
Sharma social networksSharma social networks
Sharma social networkskeuvoh7883
 
Sharma Social Networks (Tin180 Com)
Sharma Social Networks (Tin180 Com)Sharma Social Networks (Tin180 Com)
Sharma Social Networks (Tin180 Com)Tin180 VietNam
 
Sharma social crear red
Sharma social crear redSharma social crear red
Sharma social crear redkeuvoh7883
 
2010 Catalyst Conference - Trends in Social Network Analysis
2010 Catalyst Conference - Trends in Social Network Analysis2010 Catalyst Conference - Trends in Social Network Analysis
2010 Catalyst Conference - Trends in Social Network AnalysisMarc Smith
 
Ona For Community Roundtable
Ona For Community RoundtableOna For Community Roundtable
Ona For Community RoundtablePatti Anklam
 
Togy Jose: Organizational Network Analytics - Revealing the Real Networks
Togy Jose: Organizational Network Analytics - Revealing the Real NetworksTogy Jose: Organizational Network Analytics - Revealing the Real Networks
Togy Jose: Organizational Network Analytics - Revealing the Real NetworksEdunomica
 
Big data divided (24 march2014)
Big data divided (24 march2014)Big data divided (24 march2014)
Big data divided (24 march2014)Han Woo PARK
 
Open Grid Forum workshop on Social Networks, Semantic Grids and Web
Open Grid Forum workshop on Social Networks, Semantic Grids and WebOpen Grid Forum workshop on Social Networks, Semantic Grids and Web
Open Grid Forum workshop on Social Networks, Semantic Grids and WebNoshir Contractor
 
Key Influencers in Social Networks
Key Influencers in Social NetworksKey Influencers in Social Networks
Key Influencers in Social NetworksZia Babar
 
Knowledge Extraction from Social Media
Knowledge Extraction from Social MediaKnowledge Extraction from Social Media
Knowledge Extraction from Social MediaSeth Grimes
 
Structural Holes & the Space between the Tools
Structural Holes & the Space between the ToolsStructural Holes & the Space between the Tools
Structural Holes & the Space between the ToolsJenny Ambrozek
 
Social Network, Metrics and Computational Problem
Social Network, Metrics and Computational ProblemSocial Network, Metrics and Computational Problem
Social Network, Metrics and Computational ProblemAndry Alamsyah
 
Final communication and connectedness v3
Final communication and connectedness v3 Final communication and connectedness v3
Final communication and connectedness v3 Mia Horrigan
 
Researching Social Media – Big Data and Social Media Analysis
Researching Social Media – Big Data and Social Media AnalysisResearching Social Media – Big Data and Social Media Analysis
Researching Social Media – Big Data and Social Media AnalysisFarida Vis
 
Extracting Social Network Data and Multimedia Communications from Social Medi...
Extracting Social Network Data and Multimedia Communications from Social Medi...Extracting Social Network Data and Multimedia Communications from Social Medi...
Extracting Social Network Data and Multimedia Communications from Social Medi...Shalin Hai-Jew
 
Oz!a 2009 sna v0.2
Oz!a 2009 sna   v0.2Oz!a 2009 sna   v0.2
Oz!a 2009 sna v0.2Mia Horrigan
 

Ähnlich wie Big Data Analytics Using Social Network Approach (20)

Sharma social networks
Sharma social networksSharma social networks
Sharma social networks
 
Sharma social networks (1)
Sharma social networks (1)Sharma social networks (1)
Sharma social networks (1)
 
Sharma : social networks
Sharma : social networksSharma : social networks
Sharma : social networks
 
Sharma social networks
Sharma social networksSharma social networks
Sharma social networks
 
Sharma social networks
Sharma social networksSharma social networks
Sharma social networks
 
Sharma Social Networks (Tin180 Com)
Sharma Social Networks (Tin180 Com)Sharma Social Networks (Tin180 Com)
Sharma Social Networks (Tin180 Com)
 
Sharma social crear red
Sharma social crear redSharma social crear red
Sharma social crear red
 
2010 Catalyst Conference - Trends in Social Network Analysis
2010 Catalyst Conference - Trends in Social Network Analysis2010 Catalyst Conference - Trends in Social Network Analysis
2010 Catalyst Conference - Trends in Social Network Analysis
 
Ona For Community Roundtable
Ona For Community RoundtableOna For Community Roundtable
Ona For Community Roundtable
 
Togy Jose: Organizational Network Analytics - Revealing the Real Networks
Togy Jose: Organizational Network Analytics - Revealing the Real NetworksTogy Jose: Organizational Network Analytics - Revealing the Real Networks
Togy Jose: Organizational Network Analytics - Revealing the Real Networks
 
Big data divided (24 march2014)
Big data divided (24 march2014)Big data divided (24 march2014)
Big data divided (24 march2014)
 
Open Grid Forum workshop on Social Networks, Semantic Grids and Web
Open Grid Forum workshop on Social Networks, Semantic Grids and WebOpen Grid Forum workshop on Social Networks, Semantic Grids and Web
Open Grid Forum workshop on Social Networks, Semantic Grids and Web
 
Key Influencers in Social Networks
Key Influencers in Social NetworksKey Influencers in Social Networks
Key Influencers in Social Networks
 
Knowledge Extraction from Social Media
Knowledge Extraction from Social MediaKnowledge Extraction from Social Media
Knowledge Extraction from Social Media
 
Structural Holes & the Space between the Tools
Structural Holes & the Space between the ToolsStructural Holes & the Space between the Tools
Structural Holes & the Space between the Tools
 
Social Network, Metrics and Computational Problem
Social Network, Metrics and Computational ProblemSocial Network, Metrics and Computational Problem
Social Network, Metrics and Computational Problem
 
Final communication and connectedness v3
Final communication and connectedness v3 Final communication and connectedness v3
Final communication and connectedness v3
 
Researching Social Media – Big Data and Social Media Analysis
Researching Social Media – Big Data and Social Media AnalysisResearching Social Media – Big Data and Social Media Analysis
Researching Social Media – Big Data and Social Media Analysis
 
Extracting Social Network Data and Multimedia Communications from Social Medi...
Extracting Social Network Data and Multimedia Communications from Social Medi...Extracting Social Network Data and Multimedia Communications from Social Medi...
Extracting Social Network Data and Multimedia Communications from Social Medi...
 
Oz!a 2009 sna v0.2
Oz!a 2009 sna   v0.2Oz!a 2009 sna   v0.2
Oz!a 2009 sna v0.2
 

Mehr von Andry Alamsyah

Central Bank Digital Currency (CBDC): Best Practice and Technical Considerations
Central Bank Digital Currency (CBDC): Best Practice and Technical ConsiderationsCentral Bank Digital Currency (CBDC): Best Practice and Technical Considerations
Central Bank Digital Currency (CBDC): Best Practice and Technical ConsiderationsAndry Alamsyah
 
Peran Generasi Milenial di Era 4.0
Peran Generasi Milenial di Era 4.0Peran Generasi Milenial di Era 4.0
Peran Generasi Milenial di Era 4.0Andry Alamsyah
 
Big Data Analytics : Understanding for Research Activity
Big Data Analytics : Understanding for Research ActivityBig Data Analytics : Understanding for Research Activity
Big Data Analytics : Understanding for Research ActivityAndry Alamsyah
 
Artificial Neural Network for Predicting Indonesia Stock Exchange Composite u...
Artificial Neural Network for Predicting Indonesia Stock Exchange Composite u...Artificial Neural Network for Predicting Indonesia Stock Exchange Composite u...
Artificial Neural Network for Predicting Indonesia Stock Exchange Composite u...Andry Alamsyah
 
DYNAMIC LARGE SCALE DATA ON TWITTER USING SENTIMENT ANALYSIS AND TOPIC MODELING
DYNAMIC LARGE SCALE DATA ON TWITTER USING SENTIMENT ANALYSIS AND TOPIC MODELINGDYNAMIC LARGE SCALE DATA ON TWITTER USING SENTIMENT ANALYSIS AND TOPIC MODELING
DYNAMIC LARGE SCALE DATA ON TWITTER USING SENTIMENT ANALYSIS AND TOPIC MODELINGAndry Alamsyah
 
Finding Pattern in Dynamic Network Analysis
Finding Pattern in Dynamic Network AnalysisFinding Pattern in Dynamic Network Analysis
Finding Pattern in Dynamic Network AnalysisAndry Alamsyah
 
Ontology Modelling Approach for Personality Measurement based on Social Media...
Ontology Modelling Approach for Personality Measurement based on Social Media...Ontology Modelling Approach for Personality Measurement based on Social Media...
Ontology Modelling Approach for Personality Measurement based on Social Media...Andry Alamsyah
 
Open Data Analytical Model for Human Development Index to Support Government ...
Open Data Analytical Model for Human Development Index to Support Government ...Open Data Analytical Model for Human Development Index to Support Government ...
Open Data Analytical Model for Human Development Index to Support Government ...Andry Alamsyah
 
Hybrid sentiment and network analysis of social opinion polarization icoict
Hybrid sentiment and network analysis of social opinion polarization   icoictHybrid sentiment and network analysis of social opinion polarization   icoict
Hybrid sentiment and network analysis of social opinion polarization icoictAndry Alamsyah
 
Pilkada DKI 2017 Social Network Model (Early Report)
Pilkada DKI 2017 Social Network Model (Early Report)Pilkada DKI 2017 Social Network Model (Early Report)
Pilkada DKI 2017 Social Network Model (Early Report)Andry Alamsyah
 
Understanding new digital economy
Understanding new digital economyUnderstanding new digital economy
Understanding new digital economyAndry Alamsyah
 
Dissemination of Awareness Evolution “What is really going on?” Pilkada 2015 ...
Dissemination of Awareness Evolution “What is really going on?” Pilkada 2015 ...Dissemination of Awareness Evolution “What is really going on?” Pilkada 2015 ...
Dissemination of Awareness Evolution “What is really going on?” Pilkada 2015 ...Andry Alamsyah
 
Jejaring Sosial untuk Peneliti dan Litbang
Jejaring Sosial untuk Peneliti dan LitbangJejaring Sosial untuk Peneliti dan Litbang
Jejaring Sosial untuk Peneliti dan LitbangAndry Alamsyah
 
Social network for academics
Social network for academicsSocial network for academics
Social network for academicsAndry Alamsyah
 
Data Mining vs Statistics
Data Mining vs StatisticsData Mining vs Statistics
Data Mining vs StatisticsAndry Alamsyah
 

Mehr von Andry Alamsyah (19)

ChatGPT for Academic
ChatGPT for AcademicChatGPT for Academic
ChatGPT for Academic
 
Central Bank Digital Currency (CBDC): Best Practice and Technical Considerations
Central Bank Digital Currency (CBDC): Best Practice and Technical ConsiderationsCentral Bank Digital Currency (CBDC): Best Practice and Technical Considerations
Central Bank Digital Currency (CBDC): Best Practice and Technical Considerations
 
Peran Generasi Milenial di Era 4.0
Peran Generasi Milenial di Era 4.0Peran Generasi Milenial di Era 4.0
Peran Generasi Milenial di Era 4.0
 
Big Data Analytics : Understanding for Research Activity
Big Data Analytics : Understanding for Research ActivityBig Data Analytics : Understanding for Research Activity
Big Data Analytics : Understanding for Research Activity
 
Education 4.0
Education 4.0 Education 4.0
Education 4.0
 
Artificial Neural Network for Predicting Indonesia Stock Exchange Composite u...
Artificial Neural Network for Predicting Indonesia Stock Exchange Composite u...Artificial Neural Network for Predicting Indonesia Stock Exchange Composite u...
Artificial Neural Network for Predicting Indonesia Stock Exchange Composite u...
 
DYNAMIC LARGE SCALE DATA ON TWITTER USING SENTIMENT ANALYSIS AND TOPIC MODELING
DYNAMIC LARGE SCALE DATA ON TWITTER USING SENTIMENT ANALYSIS AND TOPIC MODELINGDYNAMIC LARGE SCALE DATA ON TWITTER USING SENTIMENT ANALYSIS AND TOPIC MODELING
DYNAMIC LARGE SCALE DATA ON TWITTER USING SENTIMENT ANALYSIS AND TOPIC MODELING
 
Finding Pattern in Dynamic Network Analysis
Finding Pattern in Dynamic Network AnalysisFinding Pattern in Dynamic Network Analysis
Finding Pattern in Dynamic Network Analysis
 
Ontology Modelling Approach for Personality Measurement based on Social Media...
Ontology Modelling Approach for Personality Measurement based on Social Media...Ontology Modelling Approach for Personality Measurement based on Social Media...
Ontology Modelling Approach for Personality Measurement based on Social Media...
 
Open Data Analytical Model for Human Development Index to Support Government ...
Open Data Analytical Model for Human Development Index to Support Government ...Open Data Analytical Model for Human Development Index to Support Government ...
Open Data Analytical Model for Human Development Index to Support Government ...
 
Hybrid sentiment and network analysis of social opinion polarization icoict
Hybrid sentiment and network analysis of social opinion polarization   icoictHybrid sentiment and network analysis of social opinion polarization   icoict
Hybrid sentiment and network analysis of social opinion polarization icoict
 
Pilkada DKI 2017 Social Network Model (Early Report)
Pilkada DKI 2017 Social Network Model (Early Report)Pilkada DKI 2017 Social Network Model (Early Report)
Pilkada DKI 2017 Social Network Model (Early Report)
 
Understanding new digital economy
Understanding new digital economyUnderstanding new digital economy
Understanding new digital economy
 
Dissemination of Awareness Evolution “What is really going on?” Pilkada 2015 ...
Dissemination of Awareness Evolution “What is really going on?” Pilkada 2015 ...Dissemination of Awareness Evolution “What is really going on?” Pilkada 2015 ...
Dissemination of Awareness Evolution “What is really going on?” Pilkada 2015 ...
 
Jejaring Sosial untuk Peneliti dan Litbang
Jejaring Sosial untuk Peneliti dan LitbangJejaring Sosial untuk Peneliti dan Litbang
Jejaring Sosial untuk Peneliti dan Litbang
 
Social network for academics
Social network for academicsSocial network for academics
Social network for academics
 
Data Mining vs Statistics
Data Mining vs StatisticsData Mining vs Statistics
Data Mining vs Statistics
 
Content era
Content eraContent era
Content era
 
Komputer grafik
Komputer grafikKomputer grafik
Komputer grafik
 

Kürzlich hochgeladen

Bank Loan Approval Analysis: A Comprehensive Data Analysis Project
Bank Loan Approval Analysis: A Comprehensive Data Analysis ProjectBank Loan Approval Analysis: A Comprehensive Data Analysis Project
Bank Loan Approval Analysis: A Comprehensive Data Analysis ProjectBoston Institute of Analytics
 
Minimizing AI Hallucinations/Confabulations and the Path towards AGI with Exa...
Minimizing AI Hallucinations/Confabulations and the Path towards AGI with Exa...Minimizing AI Hallucinations/Confabulations and the Path towards AGI with Exa...
Minimizing AI Hallucinations/Confabulations and the Path towards AGI with Exa...Thomas Poetter
 
The Power of Data-Driven Storytelling_ Unveiling the Layers of Insight.pptx
The Power of Data-Driven Storytelling_ Unveiling the Layers of Insight.pptxThe Power of Data-Driven Storytelling_ Unveiling the Layers of Insight.pptx
The Power of Data-Driven Storytelling_ Unveiling the Layers of Insight.pptxTasha Penwell
 
modul pembelajaran robotic Workshop _ by Slidesgo.pptx
modul pembelajaran robotic Workshop _ by Slidesgo.pptxmodul pembelajaran robotic Workshop _ by Slidesgo.pptx
modul pembelajaran robotic Workshop _ by Slidesgo.pptxaleedritatuxx
 
Rithik Kumar Singh codealpha pythohn.pdf
Rithik Kumar Singh codealpha pythohn.pdfRithik Kumar Singh codealpha pythohn.pdf
Rithik Kumar Singh codealpha pythohn.pdfrahulyadav957181
 
FAIR, FAIRsharing, FAIR Cookbook and ELIXIR - Sansone SA - Boston 2024
FAIR, FAIRsharing, FAIR Cookbook and ELIXIR - Sansone SA - Boston 2024FAIR, FAIRsharing, FAIR Cookbook and ELIXIR - Sansone SA - Boston 2024
FAIR, FAIRsharing, FAIR Cookbook and ELIXIR - Sansone SA - Boston 2024Susanna-Assunta Sansone
 
Student profile product demonstration on grades, ability, well-being and mind...
Student profile product demonstration on grades, ability, well-being and mind...Student profile product demonstration on grades, ability, well-being and mind...
Student profile product demonstration on grades, ability, well-being and mind...Seán Kennedy
 
Digital Marketing Plan, how digital marketing works
Digital Marketing Plan, how digital marketing worksDigital Marketing Plan, how digital marketing works
Digital Marketing Plan, how digital marketing worksdeepakthakur548787
 
World Economic Forum Metaverse Ecosystem By Utpal Chakraborty.pdf
World Economic Forum Metaverse Ecosystem By Utpal Chakraborty.pdfWorld Economic Forum Metaverse Ecosystem By Utpal Chakraborty.pdf
World Economic Forum Metaverse Ecosystem By Utpal Chakraborty.pdfsimulationsindia
 
Decoding the Heart: Student Presentation on Heart Attack Prediction with Data...
Decoding the Heart: Student Presentation on Heart Attack Prediction with Data...Decoding the Heart: Student Presentation on Heart Attack Prediction with Data...
Decoding the Heart: Student Presentation on Heart Attack Prediction with Data...Boston Institute of Analytics
 
NO1 Certified Black Magic Specialist Expert Amil baba in Lahore Islamabad Raw...
NO1 Certified Black Magic Specialist Expert Amil baba in Lahore Islamabad Raw...NO1 Certified Black Magic Specialist Expert Amil baba in Lahore Islamabad Raw...
NO1 Certified Black Magic Specialist Expert Amil baba in Lahore Islamabad Raw...Amil Baba Dawood bangali
 
Decoding Patterns: Customer Churn Prediction Data Analysis Project
Decoding Patterns: Customer Churn Prediction Data Analysis ProjectDecoding Patterns: Customer Churn Prediction Data Analysis Project
Decoding Patterns: Customer Churn Prediction Data Analysis ProjectBoston Institute of Analytics
 
What To Do For World Nature Conservation Day by Slidesgo.pptx
What To Do For World Nature Conservation Day by Slidesgo.pptxWhat To Do For World Nature Conservation Day by Slidesgo.pptx
What To Do For World Nature Conservation Day by Slidesgo.pptxSimranPal17
 
Data Analysis Project : Targeting the Right Customers, Presentation on Bank M...
Data Analysis Project : Targeting the Right Customers, Presentation on Bank M...Data Analysis Project : Targeting the Right Customers, Presentation on Bank M...
Data Analysis Project : Targeting the Right Customers, Presentation on Bank M...Boston Institute of Analytics
 
Principles and Practices of Data Visualization
Principles and Practices of Data VisualizationPrinciples and Practices of Data Visualization
Principles and Practices of Data VisualizationKianJazayeri1
 
Real-Time AI Streaming - AI Max Princeton
Real-Time AI  Streaming - AI Max PrincetonReal-Time AI  Streaming - AI Max Princeton
Real-Time AI Streaming - AI Max PrincetonTimothy Spann
 
IBEF report on the Insurance market in India
IBEF report on the Insurance market in IndiaIBEF report on the Insurance market in India
IBEF report on the Insurance market in IndiaManalVerma4
 
6 Tips for Interpretable Topic Models _ by Nicha Ruchirawat _ Towards Data Sc...
6 Tips for Interpretable Topic Models _ by Nicha Ruchirawat _ Towards Data Sc...6 Tips for Interpretable Topic Models _ by Nicha Ruchirawat _ Towards Data Sc...
6 Tips for Interpretable Topic Models _ by Nicha Ruchirawat _ Towards Data Sc...Dr Arash Najmaei ( Phd., MBA, BSc)
 
Decoding Movie Sentiments: Analyzing Reviews with Data Analysis model
Decoding Movie Sentiments: Analyzing Reviews with Data Analysis modelDecoding Movie Sentiments: Analyzing Reviews with Data Analysis model
Decoding Movie Sentiments: Analyzing Reviews with Data Analysis modelBoston Institute of Analytics
 
Semantic Shed - Squashing and Squeezing.pptx
Semantic Shed - Squashing and Squeezing.pptxSemantic Shed - Squashing and Squeezing.pptx
Semantic Shed - Squashing and Squeezing.pptxMike Bennett
 

Kürzlich hochgeladen (20)

Bank Loan Approval Analysis: A Comprehensive Data Analysis Project
Bank Loan Approval Analysis: A Comprehensive Data Analysis ProjectBank Loan Approval Analysis: A Comprehensive Data Analysis Project
Bank Loan Approval Analysis: A Comprehensive Data Analysis Project
 
Minimizing AI Hallucinations/Confabulations and the Path towards AGI with Exa...
Minimizing AI Hallucinations/Confabulations and the Path towards AGI with Exa...Minimizing AI Hallucinations/Confabulations and the Path towards AGI with Exa...
Minimizing AI Hallucinations/Confabulations and the Path towards AGI with Exa...
 
The Power of Data-Driven Storytelling_ Unveiling the Layers of Insight.pptx
The Power of Data-Driven Storytelling_ Unveiling the Layers of Insight.pptxThe Power of Data-Driven Storytelling_ Unveiling the Layers of Insight.pptx
The Power of Data-Driven Storytelling_ Unveiling the Layers of Insight.pptx
 
modul pembelajaran robotic Workshop _ by Slidesgo.pptx
modul pembelajaran robotic Workshop _ by Slidesgo.pptxmodul pembelajaran robotic Workshop _ by Slidesgo.pptx
modul pembelajaran robotic Workshop _ by Slidesgo.pptx
 
Rithik Kumar Singh codealpha pythohn.pdf
Rithik Kumar Singh codealpha pythohn.pdfRithik Kumar Singh codealpha pythohn.pdf
Rithik Kumar Singh codealpha pythohn.pdf
 
FAIR, FAIRsharing, FAIR Cookbook and ELIXIR - Sansone SA - Boston 2024
FAIR, FAIRsharing, FAIR Cookbook and ELIXIR - Sansone SA - Boston 2024FAIR, FAIRsharing, FAIR Cookbook and ELIXIR - Sansone SA - Boston 2024
FAIR, FAIRsharing, FAIR Cookbook and ELIXIR - Sansone SA - Boston 2024
 
Student profile product demonstration on grades, ability, well-being and mind...
Student profile product demonstration on grades, ability, well-being and mind...Student profile product demonstration on grades, ability, well-being and mind...
Student profile product demonstration on grades, ability, well-being and mind...
 
Digital Marketing Plan, how digital marketing works
Digital Marketing Plan, how digital marketing worksDigital Marketing Plan, how digital marketing works
Digital Marketing Plan, how digital marketing works
 
World Economic Forum Metaverse Ecosystem By Utpal Chakraborty.pdf
World Economic Forum Metaverse Ecosystem By Utpal Chakraborty.pdfWorld Economic Forum Metaverse Ecosystem By Utpal Chakraborty.pdf
World Economic Forum Metaverse Ecosystem By Utpal Chakraborty.pdf
 
Decoding the Heart: Student Presentation on Heart Attack Prediction with Data...
Decoding the Heart: Student Presentation on Heart Attack Prediction with Data...Decoding the Heart: Student Presentation on Heart Attack Prediction with Data...
Decoding the Heart: Student Presentation on Heart Attack Prediction with Data...
 
NO1 Certified Black Magic Specialist Expert Amil baba in Lahore Islamabad Raw...
NO1 Certified Black Magic Specialist Expert Amil baba in Lahore Islamabad Raw...NO1 Certified Black Magic Specialist Expert Amil baba in Lahore Islamabad Raw...
NO1 Certified Black Magic Specialist Expert Amil baba in Lahore Islamabad Raw...
 
Decoding Patterns: Customer Churn Prediction Data Analysis Project
Decoding Patterns: Customer Churn Prediction Data Analysis ProjectDecoding Patterns: Customer Churn Prediction Data Analysis Project
Decoding Patterns: Customer Churn Prediction Data Analysis Project
 
What To Do For World Nature Conservation Day by Slidesgo.pptx
What To Do For World Nature Conservation Day by Slidesgo.pptxWhat To Do For World Nature Conservation Day by Slidesgo.pptx
What To Do For World Nature Conservation Day by Slidesgo.pptx
 
Data Analysis Project : Targeting the Right Customers, Presentation on Bank M...
Data Analysis Project : Targeting the Right Customers, Presentation on Bank M...Data Analysis Project : Targeting the Right Customers, Presentation on Bank M...
Data Analysis Project : Targeting the Right Customers, Presentation on Bank M...
 
Principles and Practices of Data Visualization
Principles and Practices of Data VisualizationPrinciples and Practices of Data Visualization
Principles and Practices of Data Visualization
 
Real-Time AI Streaming - AI Max Princeton
Real-Time AI  Streaming - AI Max PrincetonReal-Time AI  Streaming - AI Max Princeton
Real-Time AI Streaming - AI Max Princeton
 
IBEF report on the Insurance market in India
IBEF report on the Insurance market in IndiaIBEF report on the Insurance market in India
IBEF report on the Insurance market in India
 
6 Tips for Interpretable Topic Models _ by Nicha Ruchirawat _ Towards Data Sc...
6 Tips for Interpretable Topic Models _ by Nicha Ruchirawat _ Towards Data Sc...6 Tips for Interpretable Topic Models _ by Nicha Ruchirawat _ Towards Data Sc...
6 Tips for Interpretable Topic Models _ by Nicha Ruchirawat _ Towards Data Sc...
 
Decoding Movie Sentiments: Analyzing Reviews with Data Analysis model
Decoding Movie Sentiments: Analyzing Reviews with Data Analysis modelDecoding Movie Sentiments: Analyzing Reviews with Data Analysis model
Decoding Movie Sentiments: Analyzing Reviews with Data Analysis model
 
Semantic Shed - Squashing and Squeezing.pptx
Semantic Shed - Squashing and Squeezing.pptxSemantic Shed - Squashing and Squeezing.pptx
Semantic Shed - Squashing and Squeezing.pptx
 

Big Data Analytics Using Social Network Approach

  • 1. BIG DATA ANALYTICSA Social Network Approach Andry Alamsyah Social Computing and Big Data Research Group Fakultas Ekonomi dan Bisnis
  • 2. Research Field : Social Network, Complex Network / Network Science, Social Computing, Data Analytics, Data Mining, Big Data, GraphTheory, Content Business, Data Business, ICT Business andry.alamsyah@gmail.com andrya.staff.telkomuniversity.ac.id telkomuniversity.academia.edu/andryalamsyah researchgate.net/profile/Andry_Alamsyah linkedin.com/andry.alamsyah twitter.com/andrybrew Andry Alamsyah Fakultas Ekonomi dan Bisnis Universitas Telkom
  • 4.
  • 8. STORY / PHENOMENON • BIG DATA leads to Social Computing (Quantification of Individual / Social Behaviour) • Social Network Data / Conversation are widely available • Social Network voices represent public voice become ‘Big’ concern (references) • The Need of Real-Time Analytic (OLAP) • The Need of Powerful Metric for Social Network / Big Data
  • 9. STORY / PHENOMENON • There are many aspect of Big Data research, but too little resource, too little talent • Same business objective, but increase effectiveness on top of current services • Problem with Legacy Methodology approach using Questionnaire/ Interviews/Surveys (ok with small scale data , expensive and took longer time for large scale data, accuracy issues)
  • 11. METHODS COMPARISON IN SOCIAL SCIENCE LEGACY DATA ANALYTICS Confirmative Explorative (Predictive) Small Data Set Larga Data Set Small Number of Variable Large Number of Variable Deductive (no predictions) Inductive Numeric Data Numeric and Non-Numeric Data Clean Data Data Cleaning source : Data Mining and Statistics :Whats the Connections ? (Jerome Friedman)
  • 12. Computation Related Processing / Computation Storage Analytics Tools • Hadoop • Nvidia CUDA • Twitter Storm • Bulk Synchronous Parallel Processing • GraphLab • Disk-Based Graph Processing • neo4J • Titan • HDFS • MLPACK • Mahout BIG DATA STATE OFTHE ART Methodology / Analytics Related modelling, descriptions, predictions, optimisation and simulation Big Data - State of the art - Chalmers et al (2013)
  • 13. BIG DATA ANALYTICS CONSTRUCTOR Data Mining Sentiment Analysis keyword spotting lexical affinity statistical methods concept-level technique Social Network networks tie-strength key players cohesion
  • 14. RESEARCH ROADMAP GOAL : descriptions, predictions, optimisation and simulation area : marketing, communications, knowledge management, operations, finance, etc
  • 15. 1 2 43 vertex / node edge Can we study their interactions as a network ? SOCIAL NETWORK MODEL
  • 16. SOCIAL NETWORK MODEL 3" 4" 2"1" Vertex" Vertex" 1" 2" 1" 3" 2" 3" 2" 4" 4" 3" Edges&List& Adjacency&Matrix&become"symmetric& Vertex" 1" 2" 3" 4" 1" 2" 1" 1" 0" 2" 1" 2" 1" 1" 3" 1" 1" 2" 0" 4" 0" 1" 0" 2"3" 4" 2"1" Directed& (who&contact&whom)& Undirected& (who&knows&whom)&
  • 17. 3" 4" 2"1" 30" 5" 2"22" 37" Weight"could"be" 5  Frequency"of"interac=ons"in" period"of"observa=on" 5  Number"of"items"exchanged"in" period" 5  Individual"percep=ons"of" strength"of"rela=onship" 5  Cost"of"communica=ons"or" exchange,"e.g."distance" Vertex" Vertex" Weight" 1" 2" 30" 1" 3" 5" 2" 3" 22" 2" 4" 2" 4" 3" 27" Edges&List& Adjacency&Matrix&(weight)& Vertex" 1" 2" 3" 4" 1" 5" 30" 5" 0" 2" 30" 5" 22" 2" 3" 5" 22" 5" 37" 4" 0" 2" 37" 5" TIE STRENGTH
  • 18. NETWORK MODEL EXAMPLE Different Network, Same Graph
  • 19. degree centrality shortest path betweenness centrality closeness centrality eigenvector centrality set of key players METRIK CENTRALITY
  • 20. METRIK CENTRALITY betweenness centrality banyaknya jalur terpendek antar pasangan semua titik di jaringan, yang melewati satu titik yang diukur closeness centrality jarak titik yang diukur terhadap semua titik yang ada dalam jaringan
  • 21. FORMULASI CENTRALITY CB (i) = σst (i) σsts≠i≠t ∑ Betweenness Centrality Closenness Centrality s=1 s=2 s=3 t=5 1/1 2/2 1/1 t=6 1/1 2/2 1/1 t=7 2/2 4/4 2/2 t=8 2/2 4/4 2/2 t=9 2/2 4/4 2/2 σst (4) /σst CB (4) = 15 Cc (i) = n −1 dij j(≠i) ∑ 1 2 3 4 5 6 7 8 9 1 0 1 1 1 2 2 3 3 4 2 1 0 1 2 3 3 4 4 5 3 1 1 0 1 2 2 3 3 4 4 1 2 1 0 1 1 2 2 3 5 2 3 2 1 0 1 1 1 2 6 2 3 2 1 1 0 1 1 2 7 3 4 3 2 1 1 0 1 1 8 3 4 3 2 1 1 1 0 2 9 4 5 4 3 2 2 1 2 0 Cc (4) = 0,62 Cc (3) = 0,47 *kompleksitas waktu perhitungan metrik mencapai O(n3) dan kompleksitas ruang sebesar O(n2)
  • 22. COMPUTATION PROBLEM paper:A Faster Algorithm for Betweenness Centrality - Brandes (2004)
  • 23. CENTRALITY INTERPRETATIONS Centrality Measures Interpretation 1 Interpretation 2 Degree how many people can this person reach directly ? in network of investors and start up: how many start up has this company invested to ? Betweenness how likely is this person to be the most direct route between two people in the network ? in network of knowledge: who is the employee though whom most of the confidential information is likely to flow ? Closeness how fast can this person reach everyone in the network ? in network of information dissemination: how fast this word-of- mouth issue spread from this person to the rest of the network ? Eigenvector how well is this person connected to other well-connected people ? in network of paper citations: who is the author that is most cited by other well-cited authors ?
  • 24. METRIK MODULARITY edges inside the community expected number of edges if i,j places at random Metrik Modularity indeks kualitas partisi jaringan menjadi komunitas Kompleksitas Metrik kompleksitas waktu perhitungan O(n3)
  • 26. METRIC SIMULATION modularity centrality *karate club dataset 34 nodes dan 78 edges model network community detection result degree centrality result community detection
  • 27. EXAMPLE : FINDING INFLUENCER paper: Mapping Network of Terrorist Cells - V.E.Krebs (2002)
  • 28. EXAMPLE : FINDING COMMUNITY collaboration network of scientist at Santa Fe Institut (Girvan & Newman) 271 scientist (vertices) / 118 nodes from largest component edge = scientist coauthor one of more publications Komunitas : kumpulan titik titik dimana jumlah hubungan internal antar titik lebih besar dari pada jumlah hubungan dengan titik eksternal paper: Community Structure in Social and Biological Networks - Girvan-Newman (2002)
  • 33. SOCIAL NETWORK CHARACTERISTICS growth & preferential attachment small world
  • 35. SOCIAL NETWORK INTERPRETATIONS Case Questions SNA Tools Leader Selection Who is the central in the trust and respect network? Degree Centrality Ranks How do we rank our top performer individuals in the organization? Eigenvector Centrality, Pageranks Task Force Selection How do we put together a team that maximally connected through out the organisation ? Closeness Centrality Mergers and Acquisition How to merge separate cultures / networks? Homophilly, Reciprocity, Mutuality,Transitivity Competitive Advantages What is the missing links between supply and demand? Structural Holes Advertising Attachment How strong the impact of our advertisement effort? Tie Strength Market Segmentation How segmented our market is? Clustering Coefficient, Clique, Cohesive, Modularity Information Dissemination How is the information / knowledge spreading? Random Walks, Hits Algorithm Strength out the organization How to increase redundancy and interconnectedness? Bridge Dynamics of Organization How dynamics our organization is? Temporal Networks
  • 36. PUBLICATIONS (1) Financial Fraud Detection using Social Network Analysis (eii-Forum, 2013)
  • 37. PUBLICATIONS (2) Vizualisation of hierarchical structure organization and knowledge flow of informal organization (Alamsyah, 2013) The Role of Social Network Analysis in Knowledge Management (Jurnal Manajemen Indonesia, 2013)
  • 38. PUBLICATIONS (3) Effective Knowledge Management using Big Data and Social Network Analysis (ISCLO, 2013)
  • 39. Social Network Modelling Approach for Brand Awareness (ICOICT, 2014) PUBLICATIONS (4) Figure 5. The graph model of twitter keyword “Telkom”
  • 40. SENTIMENT ANALYSIS Negative 73% Neutral 17% Positive 10% Positive Neutral Negative Topic : Social Customer Relationship Management based on Social Conversational Data (ISCLO, 2014) PUBLICATIONS (5) conversation network around keyword & hashtag of “XL”, “XLCare”, “XL123” transforming conversation data into social network
  • 41. PUBLICATIONS (6) Network Market Analysis using Large Scale Social Network Conversation in Indonesia’s Fast Food Industry (ICOICT, 2015)
  • 42. PUBLICATIONS (7) Indonesian Music Fans Group Identification using Social Network Analysis in Kaskus Forum (ICOICT, 2015)
  • 43. UNPUBLISHED WORK Social Network Analysis,Text Mining, Sentiment Analysis for CRM (Telkomsel) Telkom University Academics Network (academia.edu) Influencer Analysis for Alternative Marketing strategy of KompasTV Word of Mouth Simulation Process on Hashtag #Android #BBM
  • 44. ONGOING RESEARCH • Social Engagement Analysis in online conversation of higher education community; use Facebook data • Top of Mind (Brand Awareness) methods comparison using legacy approach and social media crawling data; verification research • Sentiment Analysis using appraisal theory; mobile phone product comparison • New Metric Constructions for engagement and dissemination information (example: marketing purpose) • Smart City Metric based on social media • Classification models for online SME selling and production effort • Data mining modelling for online advertising and online tourism • Indonesian investor and start up network model. Based on small world phenomenon • Text network analysis comparison for telco industry • Online conversation comparison of three biggest bank in Indonesia • etc …
  • 45. OPPORTUNITY • dynamics network (size, movement, temporal, evolving network) • network market predictions • social network aggregate behaviour (game theory on traffic, market, auctions) • bargaining and powers in networks • social and economic network (strategic formation, diffusion, learning from networks, etc) • social network and communication pattern in the context of smart city • metric construction • graph algorithm • etc ..
  • 46. CONCLUSIONS The availability of large volume dataset should encourage business and social science (as well as other sciences) to apply Big Data (SNA/DM/ KDD/DS) tools Business and Social Science (as well as other sciences) need to use more Big Data tools, because of the capability to model, predict, simulate and optimise phenomenon There are many vacancy in Social Network (Graph Representation) research, such as large scale graph, graph reduction, graph algorithm Big Data approach are more and more utilised as standard of decision making in modern business
  • 47. TERIMA KASIH without Big Data, you are blind and deaf in the middle of a freeway - Geoffrey Moore