ottertune/server/analysis
dvanaken c739eb066e Changes: removed docker centos image; updated expected value used in test in analysis/tests/ddpg_test.py to be less strict; run all tests on travis vm and docker containers; push docker images to docker-hub repo if on the master branch; 2019-12-03 18:33:04 -05:00
..
ddpg improve ddpg 2019-11-18 10:51:22 -05:00
gpr add GPFLOW to website 2019-11-25 13:22:54 -05:00
tests Changes: removed docker centos image; updated expected value used in test in analysis/tests/ddpg_test.py to be less strict; run all tests on travis vm and docker containers; push docker images to docker-hub repo if on the master branch; 2019-12-03 18:33:04 -05:00
__init__.py Initial commit with BSL 2019-08-23 11:47:19 -04:00
base.py Initial commit with BSL 2019-08-23 11:47:19 -04:00
cluster.py Added postgresql client package to Dockerfiles and psycopg2-binary to requirements.txt, removed unused matplotlib code/package from analysis/cluster.py and requirements.txt, replaced commands in docker start.sh file with new management commands. 2019-10-08 09:32:25 -04:00
constraints.py Initial commit with BSL 2019-08-23 11:47:19 -04:00
factor_analysis.py Initial commit with BSL 2019-08-23 11:47:19 -04:00
gp.py Initial commit with BSL 2019-08-23 11:47:19 -04:00
gp_tf.py Initial commit with BSL 2019-08-23 11:47:19 -04:00
lasso.py Initial commit with BSL 2019-08-23 11:47:19 -04:00
nn_tf.py Bumped numpy from 1.13.1 to 1.14.0 to satisfy TF 1.12.2 dependency. Updated grep commands in validator to also be compatible with BSD. 2019-10-22 19:45:39 -04:00
preprocessing.py Initial commit with BSL 2019-08-23 11:47:19 -04:00
simulation.py make simulation interface consistent with website 2019-11-25 13:22:54 -05:00
util.py Initial commit with BSL 2019-08-23 11:47:19 -04:00