🎉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

two data sets

User: "[Deleted User]"
New Altair Community Member
Updated by Jocelyn
Hi
I have two excel form of data and one of them has Label the other one doesnt have label column so is it possible to import both of them to RM and start use ML algorithms for them?
Thank you

mbs

Find more posts tagged with

Sort by:
1 - 19 of 191
    User: "varunm1"
    New Altair Community Member
    Accepted Answer
    Hello @mbs

    Yes, you can. You do not need a label for importing. If both of these datasets are related, you can train the algorithm on a dataset with labels and use the apply model to predict labels for the dataset without labels.

    Hope this helps. Please inform if you have more questions.
    User: "[Deleted User]"
    New Altair Community Member
    OP
    @varunm1

    Thank you for your quick answer. ;)
    I will try it

    regards 

    mbs
    User: "varunm1"
    New Altair Community Member
    Accepted Answer
    I attached a sample process using Titanic labeled and unlabelled datasets for your reference. You can import the .rmp file.

    Thanks
    User: "[Deleted User]"
    New Altair Community Member
    OP
    @varunm1

    Thank you very much  o:)

    best regards
    mbs

    ...................................................................................................................................................
    @varunm1

    از راهنمایی شما خیلی ممنونم

    با احترام
    mbs
    User: "[Deleted User]"
    New Altair Community Member
    OP
    @varunm1

    I import your rmp file but unfortunately I see a problem that shows some columns doesnt match with each other but I check the data and it doesnt have any problem. please guide me to solve it.

    Thank you

    mbs
    User: "[Deleted User]"
    New Altair Community Member
    OP
    Updated by [Deleted User]
    yes
    User: "varunm1"
    New Altair Community Member
    Hello @mbs

    Can you set a breakpoint before apply model by right clicking on the apply model operator? Once you set it, run the process and see if the attribute is available, if it is available see what the type (numeric, polynomial etc) of that attribute is. You can also see what type of attribute is coming from the training data set by setting break point after  read excel (training data).
    User: "[Deleted User]"
    New Altair Community Member
    OP
    @varunm1

    all my data is in binary form but I think this is not the problem of data and its like a bug and i couldnt handle it. :(

    mbs
    User: "varunm1"
    New Altair Community Member
    You can send me your data and process in direct message for checking.
    User: "[Deleted User]"
    New Altair Community Member
    OP
    sure ;)

    I did it :)
    User: "[Deleted User]"
    New Altair Community Member
    OP
    @varunm1


    Hello

    I changed all the columns header (type dote between words) but still I see so many bugs :(

    And no thing work :/

    please help me to solve it

    regards 

    mbs
    User: "varunm1"
    New Altair Community Member
    Can you post the images of those bugs?
    User: "[Deleted User]"
    New Altair Community Member
    OP
    names dont have any problem :/
    User: "varunm1"
    New Altair Community Member
    If you have the attribute available in both data sets and they belong to the same data type (polnomial, integer etc), from my understanding its the Names issue (spaces). Lets see if @sgenzer or @mschmitz
    Hi,
    this UserError just states, that the data set you apply the model on (the lowerone) doesnot contain the attribute WRITE.CONTACTS. Please verify that it exists andis not special.

    BR,
    Martin
    User: "[Deleted User]"
    New Altair Community Member
    OP
    @mschmitz
    Hi

    In both data I have the same attribute " write.contacts".
    But still I see the error. :/

    regards 

    mbs

    hi,
    keep in mind that captial letters play a role. is this writtena lso all in caps?

    Best,
    Martin
    User: "varunm1"
    New Altair Community Member
    Updated by varunm1
    Hello Martin, @mschmitz

    can the spaces before the start of names in excel impact RM attributes if we use read excel operator?
    User: "[Deleted User]"
    New Altair Community Member
    OP
    Updated by [Deleted User]
    @mschmitz


    Yes you see the exact form of writing with captial letters in both of them.

    Thank you 

    mbs