dataset_tud: TU Dortmund Benchmark Dataset

Description Usage Arguments Value

View source: R/datasets.R

Description

Loads one of the Benchmark Data Sets for Graph Kernels from TU Dortmund (link). The node features are computed by concatenating the following features for each node: - node attributes, if available, normalized as specified in normalize_features;

Usage

1
dataset_tud(dataset_name, clean = FALSE)

Arguments

dataset_name

name of the dataset to load (see spektral_datasets$tud$AVAILABLE_DATASETS).

clean

if TRUE, return a version of the dataset with no isomorphic graphs.

Value

A list of:


rdinnager/rspektral documentation built on June 12, 2021, 1:26 a.m.