GraKeL
0.1a7
Documentation
Benchmarks
GraKeL
API Reference
Examples
Tutorials
GraKeL
Docs
»
Index
Index
_
|
B
|
C
|
D
|
E
|
F
|
G
|
H
|
I
|
K
|
L
|
M
|
N
|
O
|
P
|
R
|
S
|
T
|
V
|
W
_
__init__() (grakel.CoreFramework method)
(grakel.EdgeHistogram method)
(grakel.Graph method)
(grakel.GraphHopper method)
(grakel.GraphKernel method)
(grakel.GraphletSampling method)
(grakel.HadamardCode method)
(grakel.Kernel method)
(grakel.KMTransformer method)
(grakel.LovaszTheta method)
(grakel.MultiscaleLaplacian method)
(grakel.MultiscaleLaplacianFast method)
(grakel.NeighborhoodHash method)
(grakel.NeighborhoodSubgraphPairwiseDistance method)
(grakel.OddSth method)
(grakel.Propagation method)
(grakel.PropagationAttr method)
(grakel.PyramidMatch method)
(grakel.RandomWalk method)
(grakel.RandomWalkLabeled method)
(grakel.ShortestPath method)
(grakel.ShortestPathAttr method)
(grakel.SubgraphMatching method)
(grakel.SvmTheta method)
(grakel.VertexHistogram method)
(grakel.WeisfeilerLehman method)
B
build_graph() (grakel.Graph method)
build_shortest_path_matrix() (grakel.Graph method)
C
calculate_LSH() (grakel.Propagation method)
(grakel.PropagationAttr method)
change_format() (grakel.Graph method)
construct_labels() (grakel.Graph method)
convert_labels() (grakel.Graph method)
CoreFramework (class in grakel)
cross_validate_Kfold_SVM() (in module grakel)
D
desired_format() (grakel.Graph method)
diagonal() (grakel.CoreFramework method)
(grakel.EdgeHistogram method)
(grakel.GraphHopper method)
(grakel.GraphletSampling method)
(grakel.HadamardCode method)
(grakel.Kernel method)
(grakel.LovaszTheta method)
(grakel.MultiscaleLaplacian method)
(grakel.MultiscaleLaplacianFast method)
(grakel.NeighborhoodHash method)
(grakel.NeighborhoodSubgraphPairwiseDistance method)
(grakel.OddSth method)
(grakel.Propagation method)
(grakel.PropagationAttr method)
(grakel.PyramidMatch method)
(grakel.RandomWalk method)
(grakel.RandomWalkLabeled method)
(grakel.ShortestPath method)
(grakel.ShortestPathAttr method)
(grakel.SubgraphMatching method)
(grakel.SvmTheta method)
(grakel.VertexHistogram method)
(grakel.WeisfeilerLehman method)
E
EdgeHistogram (class in grakel)
F
fetch_dataset() (in module grakel.datasets)
fit() (grakel.CoreFramework method)
(grakel.EdgeHistogram method)
(grakel.GraphHopper method)
(grakel.GraphKernel method)
(grakel.GraphletSampling method)
(grakel.HadamardCode method)
(grakel.Kernel method)
(grakel.KMTransformer method)
(grakel.LovaszTheta method)
(grakel.MultiscaleLaplacian method)
(grakel.MultiscaleLaplacianFast method)
(grakel.NeighborhoodHash method)
(grakel.NeighborhoodSubgraphPairwiseDistance method)
(grakel.OddSth method)
(grakel.Propagation method)
(grakel.PropagationAttr method)
(grakel.PyramidMatch method)
(grakel.RandomWalk method)
(grakel.RandomWalkLabeled method)
(grakel.ShortestPath method)
(grakel.ShortestPathAttr method)
(grakel.SubgraphMatching method)
(grakel.SvmTheta method)
(grakel.VertexHistogram method)
(grakel.WeisfeilerLehman method)
fit_transform() (grakel.CoreFramework method)
(grakel.EdgeHistogram method)
(grakel.GraphHopper method)
(grakel.GraphKernel method)
(grakel.GraphletSampling method)
(grakel.HadamardCode method)
(grakel.Kernel method)
(grakel.KMTransformer method)
(grakel.LovaszTheta method)
(grakel.MultiscaleLaplacian method)
(grakel.MultiscaleLaplacianFast method)
(grakel.NeighborhoodHash method)
(grakel.NeighborhoodSubgraphPairwiseDistance method)
(grakel.OddSth method)
(grakel.Propagation method)
(grakel.PropagationAttr method)
(grakel.PyramidMatch method)
(grakel.RandomWalk method)
(grakel.RandomWalkLabeled method)
(grakel.ShortestPath method)
(grakel.ShortestPathAttr method)
(grakel.SubgraphMatching method)
(grakel.SvmTheta method)
(grakel.VertexHistogram method)
(grakel.WeisfeilerLehman method)
floyd_warshall() (in module grakel.graph)
G
get_adjacency_matrix() (grakel.Graph method)
get_dataset_info() (in module grakel.datasets)
get_edge_dictionary() (grakel.Graph method)
get_edges() (grakel.Graph method)
get_graph_object() (grakel.Graph method)
get_label_group() (grakel.Graph method)
get_labels() (grakel.Graph method)
get_params() (grakel.CoreFramework method)
(grakel.EdgeHistogram method)
(grakel.GraphHopper method)
(grakel.GraphKernel method)
(grakel.GraphletSampling method)
(grakel.HadamardCode method)
(grakel.Kernel method)
(grakel.KMTransformer method)
(grakel.LovaszTheta method)
(grakel.MultiscaleLaplacian method)
(grakel.MultiscaleLaplacianFast method)
(grakel.NeighborhoodHash method)
(grakel.NeighborhoodSubgraphPairwiseDistance method)
(grakel.OddSth method)
(grakel.Propagation method)
(grakel.PropagationAttr method)
(grakel.PyramidMatch method)
(grakel.RandomWalk method)
(grakel.RandomWalkLabeled method)
(grakel.ShortestPath method)
(grakel.ShortestPathAttr method)
(grakel.SubgraphMatching method)
(grakel.SvmTheta method)
(grakel.VertexHistogram method)
(grakel.WeisfeilerLehman method)
get_subgraph() (grakel.Graph method)
get_vertices() (grakel.Graph method)
grakel (module)
grakel.datasets (module)
grakel.kernels (module)
Graph (class in grakel)
graph_from_csv() (in module grakel)
graph_from_networkx() (in module grakel)
graph_from_pandas() (in module grakel)
GraphHopper (class in grakel)
GraphKernel (class in grakel)
GraphletSampling (class in grakel)
H
HadamardCode (class in grakel)
I
initialize() (grakel.CoreFramework method)
(grakel.EdgeHistogram method)
(grakel.GraphHopper method)
(grakel.GraphKernel method)
(grakel.GraphletSampling method)
(grakel.HadamardCode method)
(grakel.Kernel method)
(grakel.KMTransformer method)
(grakel.LovaszTheta method)
(grakel.MultiscaleLaplacian method)
(grakel.MultiscaleLaplacianFast method)
(grakel.NeighborhoodHash method)
(grakel.NeighborhoodSubgraphPairwiseDistance method)
(grakel.OddSth method)
(grakel.Propagation method)
(grakel.PropagationAttr method)
(grakel.PyramidMatch method)
(grakel.RandomWalk method)
(grakel.RandomWalkLabeled method)
(grakel.ShortestPath method)
(grakel.ShortestPathAttr method)
(grakel.SubgraphMatching method)
(grakel.SvmTheta method)
(grakel.VertexHistogram method)
(grakel.WeisfeilerLehman method)
is_adjacency() (in module grakel.graph)
is_edge_dictionary() (in module grakel.graph)
K
Kernel (class in grakel)
KMTransformer (class in grakel)
L
label() (grakel.Graph method)
laplacian() (grakel.Graph method)
(in module grakel.graph)
LovaszTheta (class in grakel)
M
make_kernel_() (grakel.GraphKernel method)
MultiscaleLaplacian (class in grakel)
MultiscaleLaplacianFast (class in grakel)
N
neighborhood_hash_count_sensitive() (grakel.NeighborhoodHash method)
neighborhood_hash_simple() (grakel.NeighborhoodHash method)
NeighborhoodHash (class in grakel)
NeighborhoodSubgraphPairwiseDistance (class in grakel)
neighbors() (grakel.Graph method)
nv() (grakel.Graph method)
O
OddSth (class in grakel)
P
pairwise_operation() (grakel.CoreFramework method)
(grakel.EdgeHistogram method)
(grakel.GraphHopper method)
(grakel.GraphletSampling method)
(grakel.HadamardCode method)
(grakel.Kernel method)
(grakel.LovaszTheta method)
(grakel.MultiscaleLaplacian method)
(grakel.MultiscaleLaplacianFast method)
(grakel.NeighborhoodHash method)
(grakel.NeighborhoodSubgraphPairwiseDistance method)
(grakel.OddSth method)
(grakel.Propagation method)
(grakel.PropagationAttr method)
(grakel.PyramidMatch method)
(grakel.RandomWalk method)
(grakel.RandomWalkLabeled method)
(grakel.ShortestPath method)
(grakel.ShortestPathAttr method)
(grakel.SubgraphMatching method)
(grakel.SvmTheta method)
(grakel.VertexHistogram method)
(grakel.WeisfeilerLehman method)
parse_input() (grakel.CoreFramework method)
(grakel.EdgeHistogram method)
(grakel.GraphHopper method)
(grakel.GraphletSampling method)
(grakel.HadamardCode method)
(grakel.Kernel method)
(grakel.LovaszTheta method)
(grakel.MultiscaleLaplacian method)
(grakel.MultiscaleLaplacianFast method)
(grakel.NeighborhoodHash method)
(grakel.NeighborhoodSubgraphPairwiseDistance method)
(grakel.OddSth method)
(grakel.Propagation method)
(grakel.PropagationAttr method)
(grakel.PyramidMatch method)
(grakel.RandomWalk method)
(grakel.RandomWalkLabeled method)
(grakel.ShortestPath method)
(grakel.ShortestPathAttr method)
(grakel.SubgraphMatching method)
(grakel.SvmTheta method)
(grakel.VertexHistogram method)
(grakel.WeisfeilerLehman method)
produce_neighborhoods() (grakel.Graph method)
Propagation (class in grakel)
PropagationAttr (class in grakel)
PyramidMatch (class in grakel)
R
radix_sort_rot() (grakel.NeighborhoodHash method)
RandomWalk (class in grakel)
RandomWalkLabeled (class in grakel)
relabel() (grakel.Graph method)
ROT() (grakel.NeighborhoodHash method)
S
set_params() (grakel.CoreFramework method)
(grakel.EdgeHistogram method)
(grakel.GraphHopper method)
(grakel.GraphKernel method)
(grakel.GraphletSampling method)
(grakel.HadamardCode method)
(grakel.Kernel method)
(grakel.KMTransformer method)
(grakel.LovaszTheta method)
(grakel.MultiscaleLaplacian method)
(grakel.MultiscaleLaplacianFast method)
(grakel.NeighborhoodHash method)
(grakel.NeighborhoodSubgraphPairwiseDistance method)
(grakel.OddSth method)
(grakel.Propagation method)
(grakel.PropagationAttr method)
(grakel.PyramidMatch method)
(grakel.RandomWalk method)
(grakel.RandomWalkLabeled method)
(grakel.ShortestPath method)
(grakel.ShortestPathAttr method)
(grakel.SubgraphMatching method)
(grakel.SvmTheta method)
(grakel.VertexHistogram method)
(grakel.WeisfeilerLehman method)
ShortestPath (class in grakel)
ShortestPathAttr (class in grakel)
SubgraphMatching (class in grakel)
SvmTheta (class in grakel)
T
transform() (grakel.CoreFramework method)
(grakel.EdgeHistogram method)
(grakel.GraphHopper method)
(grakel.GraphKernel method)
(grakel.GraphletSampling method)
(grakel.HadamardCode method)
(grakel.Kernel method)
(grakel.KMTransformer method)
(grakel.LovaszTheta method)
(grakel.MultiscaleLaplacian method)
(grakel.MultiscaleLaplacianFast method)
(grakel.NeighborhoodHash method)
(grakel.NeighborhoodSubgraphPairwiseDistance method)
(grakel.OddSth method)
(grakel.Propagation method)
(grakel.PropagationAttr method)
(grakel.PyramidMatch method)
(grakel.RandomWalk method)
(grakel.RandomWalkLabeled method)
(grakel.ShortestPath method)
(grakel.ShortestPathAttr method)
(grakel.SubgraphMatching method)
(grakel.SvmTheta method)
(grakel.VertexHistogram method)
(grakel.WeisfeilerLehman method)
V
VertexHistogram (class in grakel)
W
WeisfeilerLehman (class in grakel)