ELBoxPPI
- class mowl.models.ELBoxPPI(*args, **kwargs)[source]
Bases:
ELBoxEmbeddings
Example of ELBoxEmbeddings for protein-protein interaction prediction.
Attributes Summary
Returns the evaluation model.
Methods Summary
train
([validate_every])Abstract method for training the model.
Attributes Documentation
- evaluation_model
Methods Documentation