When i am draggin data set from Repository i always get the same Error "

User: "Hashmat_Sediqi123"
New Altair Community Member
Updated by Jocelyn
Sort by:
1 - 2 of 21
    User: "lionelderkrikor"
    New Altair Community Member
    Hi @Hashmat_Sediqi123,

    In data-science, you have to define a label (aka the target) : The variable you want to predict.
    In your case, you have not defined a label, that's why your model is raising an error.
    If you are a beginner in data-science and/or with RapidMiner, you can see the videos of the RapidMiner academy.
    All the concepts are well explained in this academy : Please click on this link to access to the RapidMiner academy : 

    https://academy.rapidminer.com/

    Hope this helps,

    Regards,

    Lionel



    User: "Hashmat_Sediqi123"
    New Altair Community Member
    OP
    @lionelderkrikor thanks for the reply , it work.