Skip to content

Add minimal examples to Prophet model methods #118

Closed
3 tasks done
iKintosh opened this issue Sep 30, 2021 · 0 comments · Fixed by #178
Closed
3 tasks done

Add minimal examples to Prophet model methods #118

iKintosh opened this issue Sep 30, 2021 · 0 comments · Fixed by #178
Assignees
Labels
enhancement New feature or request

Comments

@iKintosh
Copy link
Contributor

🚀 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

  1. Create Example section in ProphetModel.
  2. Generate dataframe
  3. Fit model
  4. Create future dataset
  5. Forecast
  6. 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
@iKintosh iKintosh added the enhancement New feature or request label Sep 30, 2021
@julia-shenshina julia-shenshina self-assigned this Oct 12, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants