-
Notifications
You must be signed in to change notification settings - Fork 1.9k
Add Seasonality Detection #5200
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
Conversation
Codecov Report
@@ Coverage Diff @@
## master #5200 +/- ##
==========================================
- Coverage 75.78% 73.22% -2.57%
==========================================
Files 993 1009 +16
Lines 180969 188212 +7243
Branches 19489 20282 +793
==========================================
+ Hits 137151 137812 +661
- Misses 38521 44873 +6352
- Partials 5297 5527 +230
|
using System.Text; | ||
|
||
namespace Microsoft.ML.TimeSeries | ||
{ |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
This PR doesn't integrate with any other code in ML.NET. How does this implement seasonality detection?
Can you please update it or close it if this is not going to be developed further?
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I will update it NLT tomorrow.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Please review PR 5231 and I have asked the PR owner to abandon this PR.
Can we abandon this PR and replace it with PR 5231? |
Closing because this has been superseded by #5231 |
We are excited to review your PR.
So we can do the best job, please check:
Fixes #nnnn
in your description to cause GitHub to automatically close the issue(s) when your PR is merged.