New argument: max_inner_iter#865
Conversation
Co-authored-by: Luca Bittarello <15511539+lbittarello@users.noreply.github.com>
Co-authored-by: Luca Bittarello <15511539+lbittarello@users.noreply.github.com>
Marc-Antoine Schmidt (MarcAntoineSchmidtQC)
left a comment
There was a problem hiding this comment.
This is great, and was probably originally meant to be exposed. Thanks.
I'm wondering if we should change the default value to 1000 (as mentioned in the linked issue). Can you provide a simulation to show the difference in runtime between the two?
I'm happy to merge this without the change and switch the discussion to another issue.
I have not managed to reproduce the convergence issues I encountered on a simulated dataset. The dataset I am using is an aggregation of ICU benchmarks. A training and approval by the dataset owner is required to access. So while not proprietary, it's not easy to share. The defining feature of this dataset is that there are many strongly correlated features and many mean-imputed missing values. |
Martin Stancsics (stanmart)
left a comment
There was a problem hiding this comment.
LGTM, but maybe don't close #850 until we test if a lower default works better.
My understanding is the the |
contributes to #850