Closed olivierlabayle closed 2 years ago
An other issue is occuring with ScikitLearn when all input categories are not seen at training time. I am thus falling back to using MLJLinearModels as I used to before witnessing performance drop with high number of categories.
The Interaction Learner: Interaction Transformer + Generalized Linear Model (Logistic regression mostly I think) seems to fail to converge on the UKBB data. this need investigation.
TODO: