Hi Pranavan, Please update the JIRA [1] with the latest status of the project. Add current implementation details, docs, GitHub repo etc. Also assign this task to yourself.
[1] https://issues.apache.org/jira/browse/STRATOS-1211 Thanks. On Sun, Jun 14, 2015 at 10:39 PM, Pranavan Theivendiram < [email protected]> wrote: > Hi Lahiru and Raj, > > I have finished the following tasks of my project. > > 1. Added apache common math lib as a dependency > 2. Curve fitting part is finished. ( From <timestamp,value> pair > values to a second order polynomial v = a*t*t + b*t + c) > > I am currently working on exponential moving average (EMA). Since apache > common math libs do not have the functionality to implement EMA. I am > implementing it in my own. > > I need an assistance in finding the smoothing constant alpha. I need a > proper value for alpha. > > I started implementing CurveFittingWindowProcessor. Not finished yet. Most > of the functions are adopted from other window processors. I need to > implement some methods for prediction and EMA. > > Please find my Git repo below.[1] > <https://github.com/pranavan135/stratos/tree/CurveFittingGSoC> > > [1] - https://github.com/pranavan135/stratos/tree/CurveFittingGSoC > > Thanks > > *T. Pranavan* > *BSc Eng Undergraduate| Department of Computer Science & Engineering > ,University of Moratuwa* > *Mobile| *0775136836 > -- Akila Ravihansa Perera Software Engineer, WSO2 Blog: http://ravihansa3000.blogspot.com
