ELEmGDA

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

Bases: ELEmbeddings

Example of ELEmbeddings for gene-disease associations prediction.

Methods Summary

train()

Abstract method for training the model.

Methods Documentation

train()[source]

Abstract method for training the model. This method must be implemented in children classes