from .glvq import GLVQ from .gmlvq import GMLVQ __all__ = [ "GLVQ", "GMLVQ", ]