ITADN

Bug that prevents supporting trees trained with a custom objective function

#92Openjamespinkerton 创建于 2025-04-30
J
jamespinkertoncommented
Hi. I changed my objective function to be custom, and on compilation I guess this error: File "/mnt/disks/condaman/mamba/lib/python3.12/site-packages/lleaves/compiler/ast/scanner.py", line 132, in _scan_block raise RuntimeError(f"Missing non-nullable keys {missing_keys}") RuntimeError: Missing non-nullable keys {'objective'} Can we exclude this from the requirements? Thanks
0 条评论