pykeen Logo
latest

Getting Started

  • Installation
  • First Steps
  • Understanding the Evaluation
  • Toy Example with Translational Distance Models
  • Using Checkpoints
  • Optimizing a Model
  • Running an Ablation Study
  • Bring Your Own Data
  • Trackers
    • Using MLflow
    • Using Neptune.ai
    • Using Weights and Biases
    • Using File-Based Tracking
  • Novel Link Prediction
  • Performance Tricks
  • Extending PyKEEN

Reference

  • Pipeline
  • Models
  • Datasets
  • Triples
  • Training
  • Stoppers
  • Loss Functions
  • Regularizers
  • Result Trackers
  • Evaluation
  • Negative Sampling
  • Hyper-parameter Optimization
  • Ablation
  • Lookup
  • Prediction
  • Sealant
  • Constants
  • pykeen.nn
  • Utilities

Appendix

  • References
pykeen
  • »
  • Trackers
  • Edit on GitHub

Trackers¶

Trackers¶

  • Using MLflow
    • Pipeline Example
    • HPO Example
    • Reusing Experiments
    • Adding Tags
  • Using Neptune.ai
    • Preparation
    • Pipeline Example
    • Reusing Experiments
    • Adding Tags
  • Using Weights and Biases
    • Pipeline Example
    • HPO Example
  • Using File-Based Tracking
    • Minimal Pipeline Example with CSV
    • Specifying a Name
    • Combining with tail
    • Pipeline Example with JSON
Next Previous

© Copyright 2019-2021, PyKEEN Project Team. Revision 6522d769.

Built with Sphinx using a theme provided by Read the Docs.
Read the Docs v: latest
Versions
latest
stable
v1.3.0
v1.1.0
v1.0.0
Downloads
html
On Read the Docs
Project Home
Builds