Feeds
질문
How can I restrict the number of features for testing set in SVM classification with linear kernel?
I have trained a dataset with linear SVM with 300 features. However, I want to restrict the number of features to 150. How can I...
대략 5년 전 | 답변 수: 1 | 0
1
답변질문
Coder error using codegen: Directly accessing field or property of nonscalar struct or object not supported for code generation.
I have saved my trained SVM model using saveLearnerforCoder, and am trying to generate fixed point C code using codegen. However...
5년 초과 전 | 답변 수: 0 | 0