Skip to content

Filter anomalies according to boundaries under AnomalyAndMargin mode #5212

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 1 commit into from
Jun 10, 2020

Conversation

mengaims
Copy link
Contributor

@mengaims mengaims commented Jun 5, 2020

Fixed #5224 .
Filter anomalies according to boundaries under AnomalyAndMargin mode in SrCnnEntireAnomalyDetector.

@codecov
Copy link

codecov bot commented Jun 5, 2020

Codecov Report

Merging #5212 into master will increase coverage by 0.00%.
The diff coverage is 100.00%.

@@           Coverage Diff           @@
##           master    #5212   +/-   ##
=======================================
  Coverage   73.51%   73.52%           
=======================================
  Files        1016     1016           
  Lines      189844   189845    +1     
  Branches    20427    20428    +1     
=======================================
+ Hits       139573   139575    +2     
  Misses      44700    44700           
+ Partials     5571     5570    -1     
Flag Coverage Δ
#Debug 73.52% <100.00%> (+<0.01%) ⬆️
#production 69.33% <100.00%> (+<0.01%) ⬆️
#test 87.47% <ø> (ø)
Impacted Files Coverage Δ
...rosoft.ML.TimeSeries/SrCnnEntireAnomalyDetector.cs 90.56% <100.00%> (+0.01%) ⬆️
...rosoft.ML.AutoML/ColumnInference/TextFileSample.cs 59.60% <0.00%> (-2.65%) ⬇️
...L.AutoML/TrainerExtensions/TrainerExtensionUtil.cs 85.15% <0.00%> (-1.75%) ⬇️
...soft.ML.Data/DataLoadSave/Text/TextLoaderCursor.cs 89.45% <0.00%> (+0.15%) ⬆️
...c/Microsoft.ML.FastTree/Utils/ThreadTaskManager.cs 100.00% <0.00%> (+20.51%) ⬆️

@mengaims mengaims marked this pull request as ready for review June 10, 2020 09:18
@mengaims mengaims requested a review from a team as a code owner June 10, 2020 09:18
@harishsk harishsk merged commit 9fddee4 into dotnet:master Jun 10, 2020
@ghost ghost locked as resolved and limited conversation to collaborators Mar 18, 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.

Filter anomalies according to boundaries under AnomalyAndMargin mode in SrCnnEntireAnomalyDetector
4 participants