Skip to content

Examples for Timeseries #1516

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 9 commits into from
Nov 6, 2018
Merged

Examples for Timeseries #1516

merged 9 commits into from
Nov 6, 2018

Conversation

ganik
Copy link
Member

@ganik ganik commented Nov 2, 2018

Added example docs
Fix doc strings
fixes #1483
fixes #1479

@ganik ganik requested review from sfilipi and codemzs November 2, 2018 20:22
// 0 5.00 0.50
// 0 5.00 0.50
}

Copy link
Member

@wschin wschin Nov 5, 2018

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
// This example first create a time series (it's a list of Data and the i-th element is the record of the i-th time slot). Then SsaSpikeDetector is applied to identify change points in the series we create.
``` #Resolved

Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

thank you,very good suggestion!


In reply to: 230823425 [](ancestors = 230823425)

Value = value;
}
}

Copy link
Member

@wschin wschin Nov 5, 2018

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Need a summary for this test. Please see my comment below. #Resolved

Copy link
Contributor

@Zruty0 Zruty0 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

:shipit:

@shauheen shauheen merged commit e63669b into dotnet:master Nov 6, 2018
@ganik ganik deleted the ganik/docs branch November 7, 2018 19:48
@ghost ghost locked as resolved and limited conversation to collaborators Mar 27, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Parameter description for anomaly detection needs more information Timeseries example code is unnecessarily verbose
4 participants