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