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