OpenGSL

Getting Started

  • Installation
  • A Simple Example
  • Build Your Own GSL

Modules

  • opengsl.config
  • opengsl.data
  • opengsl.ExpManager
  • opengsl.module
  • opengsl.utils
OpenGSL
  • Index

Index

A | C | D | F | G | I | L | M | N | O | P | S | W

A

  • accuracy() (in module opengsl.utils)

C

  • control_homophily() (in module opengsl.data.preprocess)
  • Cosine (class in opengsl.module.metric)

D

  • Dataset (class in opengsl.data)

F

  • forward() (opengsl.module.metric.Cosine method)
    • (opengsl.module.metric.InnerProduct method)
    • (opengsl.module.metric.WeightedCosine method)

G

  • get_adjusted_homophily() (in module opengsl.utils)
  • get_edge_homophily() (in module opengsl.utils)
  • get_homophily() (in module opengsl.utils)
  • get_label_informativeness() (in module opengsl.utils)
  • get_node_homophily() (in module opengsl.utils)

I

  • InnerProduct (class in opengsl.module.metric)

L

  • load_conf() (in module opengsl.config)

M

  • module
    • opengsl.config
    • opengsl.data.preprocess
    • opengsl.module.functional
    • opengsl.utils

N

  • normalize() (in module opengsl.module.functional)

O

  • opengsl.config
    • module
  • opengsl.data.preprocess
    • module
  • opengsl.module.functional
    • module
  • opengsl.utils
    • module

P

  • prepare_data() (opengsl.data.Dataset method)

S

  • save_conf() (in module opengsl.config)
  • scipy_sparse_to_sparse_tensor() (in module opengsl.utils)
  • set_seed() (in module opengsl.utils)
  • sparse_tensor_to_scipy_sparse() (in module opengsl.utils)
  • split_data() (opengsl.data.Dataset method)
  • split_graphs() (opengsl.data.Dataset method)

W

  • WeightedCosine (class in opengsl.module.metric)

© Copyright 2023, Zhiyao Zhou, Sheng Zhou, Bochao Mao, Xuanyi Zhou.

Built with Sphinx using a theme provided by Read the Docs.