Skip to content

Can not find weight in model when i want to build a SVM-RFE model #63

@MosBest

Description

@MosBest

Hello!
I want to bulid a SVM model about recursive feature elimination!
However , after I use the demo model=svmtrain(instances[:, 1:2:end], vectorlabels[1:2:end]);, i could not find the Coefficient of the features.

there are 3 class and 4 feature in The data about iris. So i think i can get 12 Coefficient of the features. Could you tell me where are they?
Thank you very much!

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions