🎉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

Deploy model

varrunm1User: "varrunm1"
New Altair Community Member
Updated by Jocelyn
Hi !

 I am a student who doing research first time. 
could you please guide me to deploy model?  I have data set with me I tried based on the this site instruction. but i got error.

Find more posts tagged with

Sort by:
1 - 3 of 31
    CaperezUser: "Caperez"
    Altair Community Member
    Accepted Answer
    Hi @varrunm1

    This message is due to the decision tree operator is waiting for the attribute (label) that needs to be predicted.
    for that you can use the Set Role operator and then define the label attribute.

    Best, 

    Cesar
    ok, but i got low accuracy. can i increase accuracy without increasing dataset. i have only 100 dataset
    Hi @varrunm1

    your dataset is small but please check that you haven't missing values, remove the outliners and check if the distribution of observations is balanced. 
    Also you can work with normalized data.
    That's just a few suggestions for your process. 
    I hope this can help you.

    Best,

    Cesar