How to correct H20, this is the first homework assignment for RMSE

Cimin
Cimin New Altair Community Member
edited November 5 in Community Q&A

Answers

  • RolandJones
    RolandJones
    Altair Employee
    Hi @Cimin,

    The issue here is that the Logistic Regression model is only suitable for Binominal labels - where it can only take one of two values. You're trying to predict the date value which takes more than two values. Given you've already tried 4 different models, I would probably remove it. Happy to discuss further if there was a specific reason why you were wanting to use a Logistic Regression?

    Best,

    Roland