Home > @josh-brown/vector > SupportVectorMachineClassifier > (constructor)
Constructs a new instance of the SupportVectorMachineClassifier
class
Signature:
constructor(hyperParameters: Partial<SupportVectorMachineHyperparams>);
Parameter | Type | Description |
---|---|---|
hyperParameters | Partial<SupportVectorMachineHyperparams> |