Gabriel Gimenez

Results 3 issues of Gabriel Gimenez

When there's no observation in a time bucket in BCE we get a value error `ValueError: Error: No observations in a time bucket` It would be nice to see in...

documentation

Out current bottleneck in DebiasedBCE training time is logistic regression training. We can try to replace scikit learn logistic regression with a custom MTLR module. _The most promising is to...

enhancement

### Status **READY** ### Todo list - [X] Documentation - [X] Tests added and passed ### Background context Consolidating XGBoost step of the model in a FeatureExtractor class, to simplify...