Minwook Kim

Results 4 comments of Minwook Kim

This was just because print_evaluation of lgbm was renamed to log_evaluation after lgbm 3.3.0 I sent a pull request for this.

Hi, @znqaq You can override the optimizer and learning‐rate parameters on your Lightning Module instance after switching to the second phase. For example: ```python # 1. Define the new optimizer...

Hi, @akhila-s-rao First of all, I apologize for the delayed response. Thank you for your thorough investigation and for bringing this issue to my attention. You've correctly identified a significant...

Hi @akhila-s-rao I just wanted to follow up and check if you’re still planning to work on the pull request. If you’re too busy, I can go ahead and complete...