Commit Graph

43 Commits

Author SHA1 Message Date
ltcptgeneral
bf5d2585d7 fixed superscript 2019-04-03 14:39:22 -05:00
ltcptgeneral
686f61e373 WORKING 2019-03-21 17:52:59 -05:00
ltcptgeneral
7892f5d367 Revert "stuff"
This reverts commit 268b01fc93.
2019-03-21 17:50:37 -05:00
ltcptgeneral
b0ed636039 stuff 2019-03-21 17:34:27 -05:00
ltcptgeneral
52c3ddd2d6 WORKING!!!! 2019-03-21 17:25:16 -05:00
ltcptgeneral
e4c58d817f 1 2019-03-21 16:58:37 -05:00
ltcptgeneral
d35937aa2a key fix? 2019-03-20 16:53:53 -05:00
ltcptgeneral
0c44b419d0 superscript.py - v 1.0.6.000
changelog:
- added pulldata function
- service now pulls in, computes data, and outputs data as planned
2019-03-20 16:16:48 -05:00
ltcptgeneral
f8792858df 1234567890 2019-03-20 14:10:47 -05:00
ltcptgeneral
81c52a392a superscript v 1.0.5.003
changelog:
- hotfix: actually pushes data correctly now
2019-03-08 17:43:38 -06:00
ltcptgeneral
f836b59d2e 12 2019-03-06 20:05:50 -06:00
ltcptgeneral
98a2519f42 lotta bug fixes 2019-03-04 16:38:40 -06:00
ltcptgeneral
035712c1ea 1 2019-03-03 22:50:29 -06:00
ltcptgeneral
a917ed6b37 ryiop 2019-03-02 16:34:48 -06:00
ltcptgeneral
6c665b10df superscript.py - v 1.
changelog:
- processes data more efficiently
2019-02-20 22:59:17 -06:00
ltcptgeneral
f40ff03cb2 superscript.py - v 1.0.3.000
changelog:
- actually processes data
2019-02-20 11:44:11 -06:00
ltcptgeneral
7fbc838e84 qwertyuiop 2019-02-19 13:21:06 -06:00
ltcptgeneral
1e76b650ea superscript.py - v 1.0.2.000
changelog:
- added data reading from folder
- nearly crashed computer reading from 20 GiB of data
2019-02-19 09:44:51 -06:00
ltcptgeneral
778ef47e25 fixed copy paste oppsie 2019-02-08 15:42:33 -06:00
ltcptgeneral
9016bf296a created superscript.py, tbarequest.py v 1.0.1.000, edited repack_json.py
changelog tbarequest.py:
- fixed a simple error
2019-02-05 09:42:00 -06:00
ltcptgeneral
34820387c4 analysis.py - v 1.0.8.003
changelog:
- added p_value function
2018-12-29 16:28:41 -06:00
ltcptgeneral
cb3b01863d refactor analysis.py 2018-12-20 15:05:43 -06:00
ltcptgeneral
a6f4e24390 analysis.py - v 1.0.8.000
changelog:
- depreciated histo_analysis_old
- depreciated debug
- altered basic_analysis to take array data instead of filepath
- refactor
- optimization
2018-12-20 12:21:22 -06:00
ltcptgeneral
9c9fc386e8 no change 2018-12-13 08:57:19 -06:00
ltcptgeneral
1ba7b4de16 Update analysis.cpython-37.pyc 2018-12-07 16:56:09 -06:00
ltcptgeneral
9dffa23033 added visualizer.py, reorganized folders 2018-12-05 11:31:38 -06:00
ltcptgeneral
a792dc8973 Update analysis.cpython-37.pyc 2018-12-04 19:05:13 -06:00
ltcptgeneral
52150f42e4 Update analysis.cpython-37.pyc 2018-12-01 14:51:38 -06:00
ltcptgeneral
bb934ecb1e analysis.py - v 1.0.7.002
changelog:
	- bug fixes
2018-11-29 12:58:53 -06:00
ltcptgeneral
cffad6514e update analysis.py 2018-11-29 09:33:18 -06:00
ltcptgeneral
b25983f97c updated stuff 2018-11-29 09:27:08 -06:00
ltcptgeneral
f94bf31247 Create analysis.cpython-37.pyc 2018-11-29 09:04:17 -06:00
ltcptgeneral
61b6c6efdd removes stuff 2018-11-29 09:00:47 -06:00
ltcptgeneral
a9bab60595 removed generate_data.py 2018-11-29 08:53:41 -06:00
ltcptgeneral
23f932ecf3 analysis.py - v 1.0.7.000
changelog:
        - added tanh_regression (logistical regression)
	- bug fixes
2018-11-28 16:35:47 -06:00
ltcptgeneral
4c87c425f8 analysis.py - v 1.0.6.005
changelog:
        - added z_normalize function to normalize dataset
	- bug fixes
2018-11-28 14:29:32 -06:00
ltcptgeneral
a8b21f9f0f Update analysis.cpython-37.pyc 2018-11-28 11:35:21 -06:00
ltcptgeneral
ff6b5541ef analysis.py - v 1.0.6.004
changelog:
	- bug fixes
2018-11-28 11:12:37 -06:00
ltcptgeneral
6bfc258e85 analysis.py - v 1.0.6.002
changelog:
	- bug fixes
2018-11-28 10:17:18 -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