Skip to content

DOC: add Examples to DummyProbaRegressor#1017

Open
HimanshuBairwa wants to merge 1 commit intosktime:mainfrom
HimanshuBairwa:docs/add-examples-dummy-regressor
Open

DOC: add Examples to DummyProbaRegressor#1017
HimanshuBairwa wants to merge 1 commit intosktime:mainfrom
HimanshuBairwa:docs/add-examples-dummy-regressor

Conversation

@HimanshuBairwa
Copy link
Copy Markdown

@HimanshuBairwa HimanshuBairwa commented Mar 31, 2026

Reference Issues/PRs

No specific issue - adding missing docstring examples.

What does this implement/fix? Explain your changes.

Added a working Examples section to the DummyProbaRegressor
class docstring. The class had no usage examples, making it
harder for new users to understand how to use both strategies.
Examples cover both "empirical" (default) and "normal" strategies
and are verified to run end-to-end.

Does your contribution introduce a new dependency? If yes, which one?

No.

What should a reviewer concentrate their feedback on?

Correctness of the examples and whether the output repr strings
match expected format.

Did you add any tests for the change?

No - this is a documentation-only change.

Any other comments?

This is my first contribution to skpro. Happy to adjust anything
based on feedback.

PR checklist

For all contributions
  • I've added myself to the list of contributors with the doc badge
  • The PR title starts with [DOC]

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant