Skip to content

Index of Changepoint and Signal #301

Answered by yasirroni
yasirroni asked this question in Q&A
Discussion options

You must be logged in to vote

After digging some of the code, I found this:

Args:
start (int): start of the segment (inclusive)
end (int): end of the segment (exclusive)
n_bkps (int): number of breakpoints

It means that the result will be:

[0, 1]
[2, 3, 4]
[5, 6, 7, 8, 9]

*I'm waiting for clarification for now. Thank you.

Replies: 1 comment 2 replies

Comment options

You must be logged in to vote
2 replies
@deepcharles
Comment options

@yasirroni
Comment options

Answer selected by deepcharles
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants