Aspose::BarCode::Svm::AsposeSvm class

AsposeSvm class

class AsposeSvm : public Aspose::BarCode::Svm::IAsposeSvm

Methods

MethodDescription
AsposeSvm(System::SharedPtr<MulticlassSvmModel>)
LogLikelihood(System::SharedPtr<System::Collections::Generic::List<System::ArrayPtr<double>», int32_t) override
LogLikelihood(System::ArrayPtr<System::ArrayPtr<double>>, int32_t, System::ArrayPtr<double>)
LogLikelihood(System::ArrayPtr<double>, int32_t)
Scores(System::ArrayPtr<double>)
Scores(System::ArrayPtr<double>, System::ArrayPtr<double>)

See Also