You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
c# code that reads a csv of datapoints, and uses only historic data to try remove outliers (ie no forward looking). Code written to be pluggable so should be easy to add different data source / different method for detecting outliers.