Implementing Relevance vector machine

rmsagar11
rmsagar11 New Altair Community Member
edited November 5 in Community Q&A
Hello, While using relevance vector machine I was unable to get the weights.It was showing unable to get weights on the screen.how to get the weights??
Tagged:

Answers

  • varunm1
    varunm1 New Altair Community Member
    Hello @rmsagar11

    Can you provide your XML code (View --> Show Panel --> XML), you can copy and paste it here. If possible you can provide dataset as well so that we try to recreate the error and check that for you.

    One thing about the relevance vector machine is all the attributes should be numerical as it doesn't deal with nominal attributes.

    Thanks