Data setup
Creating forecast object
Forecasting
You can provide theweight_col argument to
MLForecast.fit
to indicate which column should be used as the sample weights.
Cross validation
You can provide theweight_col argument to
MLForecast.cross_validation
to indicate which column should be used as the sample weights.

