ariel-gro / agent-smith

Automatically exported from code.google.com/p/agent-smith
0 stars 0 forks source link

Design and Research Estimation- update #2

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
Design and reasearch of the estimation module and estimation mathematical 
models.

1. Explore the existing estimation module that came with the code.
2. Explore and understand the mathematical models presented in class
3. Start having ideas for the estiamtion module of our agent. This part is 
flexible and _will_ change along the way, but we want to have a very good 
general direction to start from.
4. Feel free to brain storm about this subject among yourselves and among the 
rest of the team ( for example, if you are taking a direction that you are not 
sure of while thinking about the design or if you encounter a mathematical 
model you don't fully understand.

This issue is your place for sharing the knowledge between you two and also 
with the rest of the team.

Original issue reported on code.google.com by arielthe...@gmail.com on 13 Nov 2010 at 5:54

GoogleCodeExporter commented 9 years ago
read about MA, ARMA, ARIMA, linear regression, double/ exponential smoothing.
checked out the estimation's interface ,abstract and implemented calsses code.

didn't understand how to run the server.
we'll go over it tomorrow at class and at meeting.

Original comment by dror_plo...@yahoo.com on 16 Nov 2010 at 10:03