pyproteonet.imputation.dnn.gnn.homogeneous

Functions

impute_homogeneous_gnn(dataset, molecule, ...)

Impute missing values using a homogenous graph neural network applied on the molecule graph created from two molecule types like proteins and their assigned peptides.

Classes

UncertaintyGAT(in_dim, heads, gat_dims[, ...])

UncertaintyGatNodeImputer([in_dim, heads, ...])