We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6d7d06e commit a898cfcCopy full SHA for a898cfc
1 file changed
README.md
@@ -140,6 +140,8 @@ Optuna (hyperparameter optimization framework): https://github.com/optuna/optuna
140
141
LightGBMLSS (probabilistic modelling with LightGBM): https://github.com/StatMixedML/LightGBMLSS
142
143
+LightGBM-MoE (Mixture-of-Experts / regime-switching extension): https://github.com/kyo219/LightGBM-MoE
144
+
145
mlforecast (time series forecasting with LightGBM): https://github.com/Nixtla/mlforecast
146
147
skforecast (time series forecasting with LightGBM): https://github.com/JoaquinAmatRodrigo/skforecast
0 commit comments