MCPcopy Create free account
hub / github.com/dfdazac/dgi / load_data

Function load_data

gcn/utils.py:24–90  ·  view source on GitHub ↗

Loads input data from gcn/data directory ind.dataset_str.x => the feature vectors of the training instances as scipy.sparse.csr.csr_matrix object; ind.dataset_str.tx => the feature vectors of the test instances as scipy.sparse.csr.csr_matrix object; ind.dataset_str.allx => the feat

(dataset_str)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 1

train.pyFile · 0.85

Calls 3

parse_index_fileFunction · 0.85
sample_maskFunction · 0.85
loadMethod · 0.80

Tested by

no test coverage detected