Home > @josh-brown/vector > SupportVectorMachineClassifier > getParameters
Get the weights of the trained SVM, or undefined
if the model has not been trained.
Signature:
getParameters(): Vector | undefined;
Returns:
Vector | undefined
Home > @josh-brown/vector > SupportVectorMachineClassifier > getParameters
Get the weights of the trained SVM, or undefined
if the model has not been trained.
Signature:
getParameters(): Vector | undefined;
Returns:
Vector | undefined