Vector Machine Functions

 

Introduction

The numerous modern vector machine learning algorithms and techniques require a number of low level C Functions for speed. The next section provides a reference to the existing Analytic Information Server built-in C functions which support various vector machine learning algorithms.

Vector Machine Learning Functions

Here are the links to the AIS Vector Functions using the Vector Machine Learning Algorithm.

makeGaussianMatrixmakeGramMatrixmatrixGaussianEliminatematrixGaussianSubstitutesvmRegression
vectorBinaryInnerProductvectorBipolarInnerProductvectorCosineInnerProductvectorCubeInnerProductvectorExpInnerProduct
vectorInnerProductvectorLogInnerProductvectorQuartInnerProductvectorQuintInnerProductvectorSigmoidInnerProduct
vectorSineInnerProductvectorSquareInnerProductvectorTanhInnerProductvectorTanInnerProduct