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