Package ml :: Package lib :: Package scikit :: Module scikit :: Class TerSVR
[hide private]
[frames] | no frames]

Class TerSVR

source code

sklearn.svm.SVR --+
                  |
                 TerSVR

Instance Methods [hide private]
 
__init__(self, estimators) source code
 
fit(self, X, y) source code
 
predict(self, X) source code