-
Notifications
You must be signed in to change notification settings - Fork 3
Open
Description
I am following this link to try the regression package:
it seems that this like is not up to date but I am trying to fit it with the new version.
but with the fit step I could not understand what i should do.
because in the link, they are just passing the data with "y" as it is required in the new version.
data_filtered = data.detrend().normalize()
params = model.fit(data_filtered)
What I should do ?
Metadata
Metadata
Assignees
Labels
No labels