You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Noticed here exists a demo suit for v2, and i can run the UseageTest in v2 package successfully, while when i use a model generared by lightgbm v2.0.5, it produced a error: "[Tree] Tree model string format error, should contain default_value field". The default_value is contained in models generated by lightgbm's earlier version. The model file cause the error is attached below.
Thanks for any kind help in advance!