Mining Social - Network Graph
Mining Social - Network Graph
Social-Network Graph
Graph
Par99oning
What
makes
a
good
par99on
Normalized Cut
Laplacian
Eigenmap
How
do
we
map
the
graph
to
a
line,
so
that
connected
components
stay
as
close
to
each
other
as
possible.
Algorithmic
steps:
1.
Create
Adjacency
matrix,
A
Laplacian
Eigenmap
2.
Create
degree
matrix,
D
Adjacency matrix
Example