Kylin Soong created TEIID-3398:
----------------------------------
Summary: Use Weka algorithm to caculate serializing, deserializing linear
regression rate
Key: TEIID-3398
URL:
https://issues.jboss.org/browse/TEIID-3398
Project: Teiid
Issue Type: Feature Request
Components: Sizing Application
Reporter: Kylin Soong
Assignee: Kylin Soong
We have lots of data points {(size i, time i), i = 1, ..., n}, the goal is to find the
equation of the straight line like
time = K * size
The key is to find the linear regression rate K, current we do not use any algorithm,
Weka(http://sourceforge.net/projects/weka/) have algorithm to fine the K, we may use the
Weka to enhance Sizing application
--
This message was sent by Atlassian JIRA
(v6.3.11#6341)