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
Describe the solution you'd like
the defaultforecaster of the merlion is the combination of autoets and lightgbm, can merlion support increment(continue) learning for lightgbm? which is feasible by using parameter init_model of lightgbm.fit()
The text was updated successfully, but these errors were encountered:
Describe the solution you'd like
the defaultforecaster of the merlion is the combination of autoets and lightgbm, can merlion support increment(continue) learning for lightgbm? which is feasible by using parameter
init_model
oflightgbm.fit()
The text was updated successfully, but these errors were encountered: