ELEmGDA

class mowl.models.ELEmGDA(*args, **kwargs)[source]

Bases: ELEmbeddings

Example of ELEmbeddings for gene-disease associations prediction.

Uses default negative sampling (all classes for gci2) and direct loss with regularization inherited from ELEmbeddings.

Methods Summary

get_negative_sampling_config()

Only do negative sampling for gci2.

Methods Documentation

get_negative_sampling_config()[source]

Only do negative sampling for gci2.