DOC: make LinearSVR appear in the doc reference

This commit is contained in:
Fabian Pedregosa 2014-12-10 09:26:19 +01:00 committed by Lars Buitinck
parent 1e8bdb859e
commit 780fb237d2
1 changed files with 1 additions and 0 deletions

View File

@ -1166,6 +1166,7 @@ Estimators
svm.LinearSVC
svm.NuSVC
svm.SVR
svm.LinearSVR
svm.NuSVR
svm.OneClassSVM