We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
PerSegmentModel
All PerSegmentModels that do not implement prediction intervals should be inherited from PerSegmentModel
Final step for PerSegmentModel
_init_
fit(self, df: pd.DataFrame, regressors: List[str])
No response
Blocked by #505 #506
The text was updated successfully, but these errors were encountered:
alex-hse-repository
Successfully merging a pull request may close this issue.
🚀 Feature Request
All PerSegmentModels that do not implement prediction intervals should be inherited from
PerSegmentModel
Motivation
Final step for PerSegmentModel
Proposal
_init_
:to:
fit(self, df: pd.DataFrame, regressors: List[str])
for:Test cases
No response
Alternatives
No response
Additional context
Blocked by #505 #506
Checklist
The text was updated successfully, but these errors were encountered: