Skip to content

Easy Sample Weights #1175

@Beerstabr

Description

@Beerstabr

Often in forecasting it makes sense to use sample weights that make your model focus more on the recent history. And with most Sklearn models you can introduce this through the fit method. It would be great if Darts could make it easy to implement sensible weighting schemes for forecasting such as an exponentially decaying weighting function.

Many thanks for the library!

Metadata

Metadata

Assignees

Labels

feature requestUse this label to request a new feature

Type

No type

Projects

Status

Released

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions