Altair RISE
A program to recognize and reward our most engaged community members
Nominate Yourself Now!
Home
Discussions
Community Q&A
Regarding to the coefficients of Log Reg..
omarnj
when I get the result of Logistic regression to see the coefficients and intercepts, I notice it shows all coefficient but always missing one .. for example, if the variable is "gender", it will show the coefficient of Male on;y not for both .. ANY HELP PLZ ??!
Find more posts tagged with
AI Studio
Accepted answers
BalazsBaranyRM
Hi!
Many regression operators in RapidMiner do automatic feature selection and remove correlated attributes by default.
In your gender variable, you probably only have two values. If the value is male, it can't be female, and the other way around. This is a frequent example for "collinear" features.
Having the coefficient for both gender attributes/values wouldn't add information to the model. However, you can force RapidMiner to include all attributes in the model by setting the appropriate options. In Logistic Regression, it's "remove collinear columns" (expert option).
Regards,
Balázs
All comments
BalazsBaranyRM
Hi!
Many regression operators in RapidMiner do automatic feature selection and remove correlated attributes by default.
In your gender variable, you probably only have two values. If the value is male, it can't be female, and the other way around. This is a frequent example for "collinear" features.
Having the coefficient for both gender attributes/values wouldn't add information to the model. However, you can force RapidMiner to include all attributes in the model by setting the appropriate options. In Logistic Regression, it's "remove collinear columns" (expert option).
Regards,
Balázs
Quick Links
All Categories
Recent Discussions
Activity
Unanswered
日本語 (Japanese)
한국어(Korean)
Groups