🎉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 - 2 of 21
    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: "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