index
:
pygensvm
master
Python package for the GenSVM classifier
deploy
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
gensvm
/
__init__.py
blob: 8fe253bf38b250d7b1d5dd743df470f3c045d0a8 (
plain
)
1
2
3
4
__version__
=
'0.1.0'
from
.core
import
GenSVM
from
.gridsearch
import
GenSVMGridSearchCV