Class List
- SVMKitTop Level Namespace
- BaseSVMKit
- BaseEstimatorSVMKit::Base
- ClassifierSVMKit::Base
- TransformerSVMKit::Base
- KernelApproximationSVMKit
- RBF < ObjectSVMKit::KernelApproximation
- LinearModelSVMKit
- PegasosSVC < ObjectSVMKit::LinearModel
- MulticlassSVMKit
- OneVsRestClassifier < ObjectSVMKit::Multiclass
- PreprocessingSVMKit
- L2Normalizer < ObjectSVMKit::Preprocessing
- MinMaxScaler < ObjectSVMKit::Preprocessing
- StandardScaler < ObjectSVMKit::Preprocessing
- UtilsSVMKit