ELBEGDA

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

Bases: ELBE

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