Skip to content
Discussion options

You must be logged in to vote

NeuralProphet supports both future and lagged regressors.

The equivalent to the prophet function is add_future_regressor

def add_future_regressor(self, name, regularization=None, normalize="auto", mode="additive"):

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by ourownstory
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
2 participants