Logo
  • Introduction
  • Getting Started
  • Examples
    • Configuration Examples
      • Small Scale Link Prediction (FB15K-237)
      • Paleobiology Dataset Link Prediction
      • Custom Dataset Link Prediction
      • Small Scale Node Classification (OGBN-Arxiv)
      • Custom Dataset Node Classification
    • Python Examples
  • Configuration Interface
  • Python API
  • Datasets and Preprocessing
  • Model Export and Inference
  • Graph Learning

GitHub

Marius
  • »
  • Examples »
  • Configuration Examples
  • View page source

Configuration Examples

  • Small Scale Link Prediction (FB15K-237)
    • 1. Preprocess Dataset
    • 2. Define Configuration File
    • 3. Train Model
    • 4. Inference
  • Paleobiology Dataset Link Prediction
    • Dataset Information
    • 1. Download the Dataset
    • 2. Train Model with Marius
    • 3. Inference with Python: Using Embeddings for Link Prediction
  • Custom Dataset Link Prediction
    • 1. Preprocess Dataset
    • 2. Define Configuration File
    • 3. Train Model
    • 4. Inference
  • Small Scale Node Classification (OGBN-Arxiv)
    • 1. Preprocess Dataset
    • 2. Define Configuration File
    • 3. Train Model
    • 4. Inference
  • Custom Dataset Node Classification
    • 1. Preprocess Dataset
    • 2. Define Configuration File
    • 3. Train Model
    • 4. Inference
Previous Next

© Copyright .

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