NOTE: IF YOU WISH TO REPORT A NEW BUG, PLEASE POST A NEW QUESTION AND TAG AS "BUG REPORT". THANK YOU.
Bug report : error in Logistic Regression in AutoModel with FS enabled
lionelderkrikor
Moderator, RapidMiner Certified Analyst, MemberPosts:1,195Unicorn
Hi,
I wanted report a bug raised by AutoModel when logistic Regression is used as model with Feature Selection enabled :
The bug seems linked to the feature Selection (because without FS, no error is occuring).
So to reproduce this error, submit the data in attached file, to AutoModel by enabling Feature Selection and Feature Generation.
Regards,
Lionel
I wanted report a bug raised by AutoModel when logistic Regression is used as model with Feature Selection enabled :
The bug seems linked to the feature Selection (because without FS, no error is occuring).
So to reproduce this error, submit the data in attached file, to AutoModel by enabling Feature Selection and Feature Generation.
Regards,
Lionel
2
Comments
When I run all algorithms in AM it is showing the error for LR & NB, but when I only run LR in AM it is not.
(我得到了结果。rmp附加),我只使用FSand also tried both FS and generation.
Now coming to the error, I observe there are two errors here, one is for Naive Bayes and the other is for Logistic regression. One reason I remember is related to the problem with H2O based model operators. I remember@IngoRMinforming that H2O is removing constant columns automatically, due to this the model is not getting any input attribute to train during feature selection as seen in Naive Bayes error below.
Varun
https://www.varunmandalapu.com/
Be Safe. Follow precautions and Maintain Social Distancing
because now the dataset is "normal" : there are not rare values in the label and not rare values in the nominal (regular) attributes.
So as the conclusion this dataset is not "problematic"from my point of view...
Regards,
Lionel
我想类似于“忽略错误" option in optimize selections operator, that will help in resolving this, same as your suggestion
Varun
https://www.varunmandalapu.com/
Be Safe. Follow precautions and Maintain Social Distancing
The feature selection is default off in automodel. If you are looking for a way to restrict (On/Off) Auto model from using "Automatic Feature Engineering" there is an option. If you are facing this error without feature selection, please attach your process from automodel and data, so that we will look into it.
If this is not what you are looking for, please inform us with a detailed request in a new post.
Varun
https://www.varunmandalapu.com/
Be Safe. Follow precautions and Maintain Social Distancing