Commit Graph

421 Commits

Author SHA1 Message Date
ltcptgeneral
6bfc258e85 analysis.py - v 1.0.6.002
changelog:
	- bug fixes
2018-11-28 10:17:18 -06:00
ltcptgeneral
655387df8f analysis.py - v 1.0.6.001
changelog:
    - corrected __all__ to contain all of the functions
2018-11-27 23:15:10 -06:00
ltcptgeneral
7c3cc13014 analysis.py - v 1.0.6.000
changelog:
    - added calc_overfit, which calculates two measures of overfit, error and performance
    - added calculating overfit to optimize_regression
2018-11-27 22:45:28 -06:00
ltcptgeneral
367b2fe60d 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
2018-11-27 19:56:16 -06:00
ltcptgeneral
07a381b01b 6 2018-11-27 18:08:39 -06:00
ltcptgeneral
97f56a2ff2 5
put data analysis into its own folder
2018-11-26 23:21:38 -06:00
ltcptgeneral
b51102b260 4 2018-11-26 22:26:07 -06:00
ltcptgeneral
94ecd09e0b 3
removed analysis_benchmark.py and analysis_test.py
2018-11-26 18:04:35 -06:00
ltcptgeneral
3582dcf2a5 analysis.py v 1.0.4.001
changelog:
    - added __changelog__
    - updated debug function with log and exponential regressions
2018-11-26 17:44:50 -06:00
ltcptgeneral
bfb820f157 analysis.py - v 1.0.4.001
changelog:
- added log regressions
- added exponential regressions
- added log_regression and exp_regression to __all__
2018-11-25 21:54:47 -06:00
ltcptgeneral
cb0f5bb9c9 Update analysis.py 2018-11-22 13:01:05 -06:00
ltcptgeneral
4de76174de analysis.py - v 1.0.3.008
changelog v 1.0.3.008:
-added debug function to further consolidate functions
2018-11-19 19:02:02 -06:00
ltcptgeneral
28a30a24c6 Update analysis.py 2018-11-19 17:33:37 -06:00
ltcptgeneral
99fee36f20 analysis.py - v 1.0.3.007
changelog v 1.0.3.007:
- added builtin benchmark function
- added builtin random (linear) data generation function
2018-11-19 17:12:27 -06:00
ltcptgeneral
a8e2391206 analysis.py - v 1.0.3.006
changelog v 1.0.3.006:
- reorganized the imports list to be in alphabetical order
2018-11-19 17:02:02 -06:00
ltcptgeneral
c2bd7ad32a commit-2018/11/17@18:11CST 2018-11-17 18:11:33 -06:00
ltcptgeneral
64c6d06a02 2 2018-11-14 19:53:07 -06:00
ltcptgeneral
32f0999485 1 2018-11-14 16:22:08 -06:00
ltcptgeneral
5fe5e5026c commit-2018/11/14@15:49CST 2018-11-14 15:48:49 -06:00
ltcptgeneral
f665a68245 commit 2018-11-06 22:08:43 -06:00
ltcptgeneral
75be44f518 Initial commit 2018-11-06 21:56:51 -06:00