Join Slack
Powered by
This message was deleted.
# mlforecast
s
Slackbot
02/27/2024, 4:51 PM
This message was deleted.
j
José Morales
02/27/2024, 4:55 PM
The df that is passed to the fit function includes the features only. If you want to have the id there you can define it as a static feature, e.g.
static_features=['unique_id']
d
Dimitris Floros
02/27/2024, 4:56 PM
Got it, thank you!
Open in Slack
Previous
Next