svm
least squares svm in matlab
Which ls-svm toolbox 开发者_开发问答canuse in matlab? Which implementation do you recommend?I am not 100% sure what type of SVM you\'re referring to, but I\'m assuming you\'re interested in an impleme[详细]
2023-01-03 02:28 分类:问答HostOnly and GuestOnly PMC bits supported on AMD Family 0x10h CPUs?
My company develops a hypervisor, and this question concerns use of AMD\'s SVM (Secure-Virtual-Machine) API.[详细]
2023-01-02 20:35 分类:问答How to figure out optimal C / Gamma parameters in libsvm?
I\'m using libsvm for multi-class classification of datasets with a large number of features/attributes (around 5,800 per each item).I\'d like to choose better parameters for C and Gamma than the defa[详细]
2022-12-29 04:53 分类:问答Off the shelf discriminative reranking software
I开发者_StackOverflow中文版s there existing software for discriminative reranking, such as that used by the Charniak NLP parser, Shen, Sarkar, and Och\'s parser or Shen and Joshi\'s techniques? I\'d l[详细]
2022-12-27 22:50 分类:问答Save PyML.classifiers.multi.OneAgainstRest(SVM()) object?
I\'m using PYML to construct a multiclass linear support vector machine (SVM). After training the SVM, I would like to be able to save the classifier, so that on subsequent runs I can use the classifi[详细]
2022-12-27 17:34 分类:问答SVM Visualization in MATLAB
How do I visualize the SVM classification once I perform SVM training in Matlab? So far, I have only trained the SVM with:[详细]
2022-12-27 06:01 分类:问答Nominal Attributes in LibSVM
When creating a libsvm training file, how do you differentiate between a nominal attribute verses a numeric attribute? I\'m trying to encode certain nominal attributes as integers, but I want to ensur[详细]
2022-12-25 06:44 分类:问答Issues in Convergence of Sequential minimal optimization for SVM
I have been working on Support Vector Machine for about 2 months now. I have coded SVM myself and for the optimization problem of SVM, I have used Sequential Minimal Optimization(SMO) by Dr. John Plat[详细]
2022-12-25 03:28 分类:问答A good machine learning technique to weed out good URLs from bad
I have an application that needs to discriminate between good HTTP GET requests and bad. For example: http://somesite.com?passes=dodgy+parameter# BAD[详细]
2022-12-22 20:09 分类:问答High volume SVM (machine learning) system
I working on a possible machine learning project that would be expected to do high speed computations for machine learning using SVM (support vector machines) and possibly some ANN.[详细]
2022-12-22 11:46 分类:问答