Method__init__(self, kernel, degree,
gamma, coef0, C, nu, epsilon,
tol, probability, class
python/thundersvm/thundersvm.py:58
Method__init__(self, kernel='rbf', degree=3, gamma='auto',
coef0=0.0, nu=0.5, tol=0.001,
p
python/thundersvm/thundersvm.py:498
Method__init__(self, kernel='rbf', degree=3, gamma='auto',
coef0=0.0, nu=0.5, tol=0.001,
s
python/thundersvm/thundersvm.py:515
Method__init__(self, kernel='rbf', degree=3, gamma='auto',
coef0=0.0, C=1.0, epsilon=0.1,
python/thundersvm/thundersvm.py:534
Method__init__(self, kernel='rbf', degree=3, gamma='auto',
coef0=0.0, nu=0.5, C=1.0, tol=0.001, probability
python/thundersvm/thundersvm.py:551