Searched refs:SVMSGD (Results 1 – 1 of 1) sorted by relevance
1764 class CV_EXPORTS_W SVMSGD : public cv::ml::StatModel class1797 CV_WRAP static Ptr<SVMSGD> create();1808 CV_WRAP static Ptr<SVMSGD> load(const String& filepath , const String& nodeName = String());1814 …V_WRAP virtual void setOptimalParameters(int svmsgdType = SVMSGD::ASGD, int marginType = SVMSGD::S…