You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Add Example section to Prophet model.
It should be in added to class description and show how to use CatBoost model.
Expected result should be TSDataset (not its values)
Motivation
Make documentation as much helpful as possible
Proposal
Create Example section in ProphetModel.
Generate dataframe
Fit model
Create future dataset
Forecast
Check if result is TSDataset or that all future dates are fulled (not NaN)
Test cases
This should be tested by doc test
Alternatives
No response
Additional context
No response
Checklist
Added feature request
Added motivation
Added proposal
The text was updated successfully, but these errors were encountered:
🚀 Feature Request
Add Example section to Prophet model.
It should be in added to class description and show how to use CatBoost model.
Expected result should be TSDataset (not its values)
Motivation
Make documentation as much helpful as possible
Proposal
Test cases
This should be tested by doc test
Alternatives
No response
Additional context
No response
Checklist
The text was updated successfully, but these errors were encountered: