AIC Backward Elimination Logistic Regression

Is there a way to configure the Feature Section Loop End in a Backward Feature Elimination to optimize by AIC?

Thanks - Allyson

Hi @aross -

I believe you would need to calculate AIC yourself (using the Math Formula node or similar) and feed that as a flow variable to the Feature Selection Loop End node.