ModErn Text Analysis
META Enumerates Textual Applications
|
Kernel functions for linear classifiers. More...
Classes | |
class | polynomial |
A polynomial kernel function for a linear classifier to adapt it to data that is not linearly separable. More... | |
class | radial_basis |
A radial basis function kernel for linear classifiers to adapt them to data that is not linearly separable. More... | |
class | sigmoid |
A sigmoid kernel function for a linear classifier to adapt it to data that is not linearly separable. More... | |
Kernel functions for linear classifiers.