advahadr

Results 7 comments of advahadr

Hi, thank you for your solution! Implementing it in the colab worked fine, however I tried to implement it in our environment and got an error. Environment details: (followed the...

Hi @janpfeifer, Thanks for your response! _Regarding 2:_ I'll start with bullet number 2 because we can eliminate it: I worked on a colab copy also, didn't want to edit...

Hi @rstz thank you for your great help! I'm getting there but still have some issues: 1. I tried to use the code you provided on our repo over Sagemaker:...

Hi, updating that I found the shape mismatch problem, I trained the tfdf with dataset with batch size of 2048, and when trying to train the ensemble the batch size...

Hi, Thank you for your quick reply. The suggested workaround seems reasonable, however, I'm limited to data manipulation (we want to serve it in production and are limited by the...

Hi, I found this request useful as well. My main goal is to evaluate using a group field, similar to this issue posted here [4995](https://github.com/microsoft/LightGBM/issues/4995). My problem is that I...