🎉Community Raffle - Win $25

An exclusive raffle opportunity for active members like you! Complete your profile, answer questions and get your first accepted badge to enter the raffle.
Join and Win

Implementing Relevance vector machine

User: "rmsagar11"
New Altair Community Member
Updated by Jocelyn
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??

Find more posts tagged with

Sort by:
1 - 1 of 11
    User: "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