SoftServeSAG / aws_anomaly_detection

0 stars 0 forks source link

Data Transformation page (07/11/2017) #13

Open FireFlyTy opened 6 years ago

FireFlyTy commented 6 years ago

Due Date 07/11/2017

Initial requirements: 1. Remove NA:

2. Remove outliers :

3. Denoising :

4. Aggregation : type and step slider are determined based on timeSliders.R function

FireFlyTy commented 6 years ago

@vsolskyy Please, apply following changes to Data Transformation page:

  1. Outliers and Denoising: add option None to the InputSelection control
  2. Remove NA values : set Zero option as Default
  3. Remove NA values, Outliers, Denoising and Aggregation procedures have to be called in that order without excluding. If one or other operation should be skipped, type "None" should be set.