analysis.py - v 1.0.5.000

changelog:
    - added optimize_regression function, which is a sample function to find the optimal regressions
    - optimize_regression function filters out some overfit funtions (functions with r^2 = 1)
    - planned addition: overfit detection in the optimize_regression function
This commit is contained in:
ltcptgeneral
2018-11-27 19:56:16 -06:00
parent 07a381b01b
commit 367b2fe60d
2 changed files with 27 additions and 3 deletions