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
"Regularisation for Logistic Regression/ Feature Selection"
chen_yuying94
Member Posts: 1 Learner II
Hello, I was trying to do regularisation for logistic regression and when the output came out, the p-values were all question marks in the cells.
When I don't do regularisation, I am able to get the p-values.
Please help?
Tagged:
0
Answers
Yep, I see this too. This might be a bug. Let me track down development.
Hi,
it's no bug. it's not part of the h2o package. see: http://docs.h2o.ai/h2o/latest-stable/h2o-docs/data-science/algo-params/compute_p_values.html
I think it also makes no sense to calculate p-values if you add regularization (=bias).
~Martin
Dortmund, Germany