NOTE: IF YOU WISH TO REPORT A NEW BUG, PLEASE POST A NEW QUESTION AND TAG AS "BUG REPORT". THANK YOU.
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
Bug report : error in Logistic Regression in AutoModel with FS enabled
lionelderkrikor
RapidMiner Certified Analyst, Member Posts: 1,195 Unicorn
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.
I got results (.rmp attached), I only used FS and 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 @IngoRM informing 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
I am thinking something similar to " ignore errors" 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