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