GraphPlusPyKEENModel ==================== .. currentmodule:: mowl.models .. autoclass:: GraphPlusPyKEENModel :show-inheritance: .. rubric:: Attributes Summary .. autosummary:: ~GraphPlusPyKEENModel.class_embeddings ~GraphPlusPyKEENModel.evaluation_model ~GraphPlusPyKEENModel.individual_embeddings ~GraphPlusPyKEENModel.object_property_embeddings ~GraphPlusPyKEENModel.triples_factory .. rubric:: Methods Summary .. autosummary:: ~GraphPlusPyKEENModel.add_axioms ~GraphPlusPyKEENModel.from_pretrained ~GraphPlusPyKEENModel.set_kge_method ~GraphPlusPyKEENModel.train .. rubric:: Attributes Documentation .. autoattribute:: class_embeddings .. autoattribute:: evaluation_model .. autoattribute:: individual_embeddings .. autoattribute:: object_property_embeddings .. autoattribute:: triples_factory .. rubric:: Methods Documentation .. automethod:: add_axioms .. automethod:: from_pretrained .. automethod:: set_kge_method .. automethod:: train