Arquisoft / dechat_en2a

Dechat EN2A
https://arquisoft.github.io/dechat_en2a
MIT License
8 stars 7 forks source link

Extrapolation of user data #115

Closed AlvasanG closed 5 years ago

AlvasanG commented 5 years ago

Since the application relies on SOLID PODs to store the information and we are not the owners of that infrastructure, I have began investigating a way of extrapolate and predict future data with the data we can gather from smaller tests.

I will try get some predicted results by means of mathematics, mainly statistics.

AlvasanG commented 5 years ago

I have found some information that explain the concepts behind extrapolation with data here.

The most basic would be to use an existing extrapolation tool, but in order to make use of such tool we will need to first analize the structure of our data in order to use the best fitting algorithm.

After some digging, I came upon this tool that might be usefull in the future.

Will make further additions when enough data has been gathered to be analyzed.

AlvasanG commented 5 years ago

The results were not suficient enough to draw a conclusion, hence I will close this issue.