The Altair Community is migrating to a new platform to provide a better experience for you. In preparation for the migration, the Altair Community is on read-only mode from October 28 - November 6, 2024. Technical support via cases will continue to work as is. For any urgent requests from Students/Faculty members, please submit the form linked here

Error Cannot execute log reg calibration learning: Error while training the H2O model: Illegal argum

ksekse Member Posts: 3 Learner I
edited October 2019 in Help
Hi
Im working with Auto Model in Rapid Miner Studio. Previously I make some test with my data (+7000 rows in.csv file), it works perfectly and i get some results. Some days after, I tried to make the same test, but the most of the models shows this error: 
Cannot execute log reg calibration learning: Error while training the H2O model: Illegal argument(s) for GLM model: ERRR on field: _response: Response cannot be constant.

Ethier I cant see my old results form Auto model
Tagged:

Answers

  • varunm1varunm1 Member Posts: 1,207 Unicorn
    Hello @kse

    Can you check the data going inside model training by setting a break point before model operator? This error is when data related to single class is going inside algorithm. If you cannot check it, please provide data and process for us to take a look.
    Regards,
    Varun
    https://www.varunmandalapu.com/

    Be Safe. Follow precautions and Maintain Social Distancing

  • ksekse Member Posts: 3 Learner I
    Hi @varunm1
     
    Can I set a break point before model operator in Auto Model?

    Thank you
  • ksekse Member Posts: 3 Learner I
    This is my data. Please, treat this information carefully

    Thank you
  • varunm1varunm1 Member Posts: 1,207 Unicorn
    Hello @kse

    I imported your data. I have some questions, you can clarify here or if its something private you can send me a direct message through my profile. My questions are, what are you trying to do? Classification or regression? If so, what is the label column in this dataset? Are you using all the columns in this data set? I see you also have a date column are you using that in an auto model?
    Regards,
    Varun
    https://www.varunmandalapu.com/

    Be Safe. Follow precautions and Maintain Social Distancing

  • sgenzersgenzer Administrator, Moderator, Employee-RapidMiner, RapidMiner Certified Analyst, Community Manager, Member, University Professor, PM Moderator Posts: 2,959 Community Manager
    @kse please note this is a public forum. Any data sets you post here are 100% public. If you wish to keep your data private, I would recommend deleting it.

    Scott

Sign In or Register to comment.