# -*- coding: utf-8 -*- __version__ = "0.2.0" from .core import GenSVM from .gridsearch import GenSVMGridSearchCV