Logo
stable

Package Reference

  • Tigerlily
    • Tigerlily API
    • Functions
      • concatenation_operator
      • difference_operator
      • hadamard_operator
      • l1_norm_operator
      • l2_norm_operator
    • Classes
      • EmbeddingMachine
      • ExampleDataset
      • PersonalizedPageRankMachine
    • Class Inheritance Diagram

Notes

  • Installation
  • Tutorial
    • Creating and Populating a Graph
    • Computing the Approximate Personalized PageRank Vectors
    • Learning the Drug Embeddings and Drug Pair Feature Generation
    • Predicting Drug Interactions and Inference
tigerlily
  • »
  • Index
  • Edit on GitHub

Index

C | D | E | F | G | H | I | L | M | P | R | T | U

C

  • concatenation_operator() (in module tigerlily)
  • connect() (PersonalizedPageRankMachine method)
  • create_features() (EmbeddingMachine method)

D

  • difference_operator() (in module tigerlily)

E

  • EmbeddingMachine (class in tigerlily)
  • ExampleDataset (class in tigerlily)

F

  • fit() (EmbeddingMachine method)

G

  • get_personalized_pagerank() (PersonalizedPageRankMachine method)

H

  • hadamard_operator() (in module tigerlily)

I

  • install_query() (PersonalizedPageRankMachine method)

L

  • l1_norm_operator() (in module tigerlily)
  • l2_norm_operator() (in module tigerlily)

M

  • module
    • tigerlily

P

  • personalized_pagerank() (PersonalizedPageRankMachine method)
  • PersonalizedPageRankMachine (class in tigerlily)

R

  • read_edges() (ExampleDataset method)
  • read_pagerank() (ExampleDataset method)
  • read_target() (ExampleDataset method)

T

  • tigerlily
    • module

U

  • upload_graph() (PersonalizedPageRankMachine method)

© Copyright 2022, Benedek Rozemberczki. Revision 5361b512.

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