ELBoxGDA

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

Bases: ELBoxEmbeddings

Example of ELBoxEmbeddings 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