hnet
1.2.2

Background

  • Abstract
  • Schematic overview

Installation

  • Quickstart
  • Installation

Input/output

  • Import datasets
  • Output variables

Algorithm

  • Pre-processing
  • Typing
  • One-hot Enconding
  • Statistical inference
  • black/white listing

Plots

  • Network Graphs
  • Heatmap
  • Feature importance
  • Summarize into categories
  • Comparing networks
  • Black/White listing in plots

Examples

  • Examples
  • Use Cases
  • Cancer dataset
  • Fifa dataset
  • Census Income dataset
  • Titanic dataset

Documentation

  • Sponsor
  • Blog
  • Article
  • Github
  • Colab Notebook
  • Online-tool
  • Citing
  • Coding quality
  • compare_networks()
  • enrichment()
  • hnet
  • to_undirected()
  • adjmat2vec()
  • vec2adjmat()
Index
hnet
  • Index

Index

A | C | D | E | H | I | L | M | P | S | T | V

A

  • adjmat2vec() (in module hnet.adjmat_vec)
  • association_learning() (hnet.hnet.hnet method)

C

  • combined_rules() (hnet.hnet.hnet method)
  • compare_networks() (in module hnet.hnet)
  • compute_associations() (hnet.hnet.hnet method)

D

  • d3graph() (hnet.hnet.hnet method)
  • d3heatmap() (hnet.hnet.hnet method)

E

  • enrichment() (in module hnet.hnet)

H

  • heatmap() (hnet.hnet.hnet method)
  • hnet (class in hnet.hnet)
  • hnet.adjmat_vec
    • module
  • hnet.hnet
    • module

I

  • import_example() (hnet.hnet.hnet method)

L

  • load() (hnet.hnet.hnet method)

M

  • module
    • hnet.adjmat_vec
    • hnet.hnet

P

  • plot() (hnet.hnet.hnet method)
  • plot_feat_importance() (hnet.hnet.hnet method)
  • prepocessing() (hnet.hnet.hnet method)

S

  • save() (hnet.hnet.hnet method)

T

  • to_undirected() (in module hnet.hnet)

V

  • vec2adjmat() (in module hnet.adjmat_vec)

© Copyright 2020, Erdogan Taskesen.

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