1 2 3 4 5 6
# -*- coding: utf-8 -*- __version__ = '0.1.5' from .core import GenSVM from .gridsearch import GenSVMGridSearchCV