stopping metric should not be logloss for regression

242 views
Skip to first unread message

search...@gmail.com

unread,
Oct 21, 2016, 12:07:12 PM10/21/16
to H2O Open Source Scalable Machine Learning - h2ostream
Hi ,

I am doing classification for airline sample dataset.
but I am getting error as "stopping metric should not be logloss for regression".But I am not doing regression.

My target column "IsDepDelayed" is categorical (YES/NO values).

Please suggest.

Thanks,
Mahesh

Lauren DiPerna

unread,
Oct 21, 2016, 1:17:59 PM10/21/16
to search...@gmail.com, H2O Open Source Scalable Machine Learning - h2ostream
Hi Mahesh,

Which algorithm are you using? can you post the code snippet you used?

thanks,

Lauren


--
You received this message because you are subscribed to the Google Groups "H2O Open Source Scalable Machine Learning  - h2ostream" group.
To unsubscribe from this group and stop receiving emails from it, send an email to h2ostream+unsubscribe@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Darren Cook

unread,
Oct 21, 2016, 1:44:02 PM10/21/16
to h2os...@googlegroups.com
> I am doing classification for airline sample dataset. but I am
> getting error as "stopping metric should not be logloss for
> regression".But I am not doing regression.
>
> My target column "IsDepDelayed" is categorical (YES/NO values).

Does it show as "enum" when you look at the frame in Flow?

Are you sure you're specifying IsDepDelayed, and not some other column?

(I.e. can you show some reproducible code?)

Darren




--
Darren Cook, Software Researcher/Developer
My New Book: Practical Machine Learning with H2O,
published by O'Reilly. If interested, let me know and
I'll send you a discount code as soon it is released.

search...@gmail.com

unread,
Oct 23, 2016, 11:59:35 PM10/23/16
to H2O Open Source Scalable Machine Learning - h2ostream, search...@gmail.com
Hi,

Thanks for reply.

My mistake, Target column is not populating properly from schema as its derived column.Now Its working fine.


Thanks,
Mahesh

Reply all
Reply to author
Forward
0 new messages