Skip to content

Latest commit

History

History
46 lines (39 loc) 路 785 Bytes

index.rst

File metadata and controls

46 lines (39 loc) 路 785 Bytes

PyKEEN

.. automodule:: pykeen

.. toctree::
   :caption: Getting Started
   :name: quickstart
   :maxdepth: 2

   tutorial/first_steps
   tutorial/byod
   tutorial/running_hpo
   tutorial/using_mlflow
   tutorial/making_predictions

.. toctree::
   :caption: Reference
   :name: reference
   :maxdepth: 2

   reference/pipeline
   reference/models
   reference/datasets
   reference/triples
   reference/training
   reference/stoppers
   reference/losses
   reference/regularizers
   reference/trackers
   reference/evaluation/index
   reference/negative_sampling
   reference/hpo
   reference/lookup

.. toctree::
   :caption: Appendix
   :name: appendix
   :maxdepth: 2

   references

Indices and Tables