ottertune/server/analysis
yangdsh 5431154784 add dnn and gpr to simulation 2019-10-24 22:29:49 -04:00
..
ddpg simplify ddpg 2019-10-23 19:54:21 -04:00
tests simplify ddpg 2019-10-23 19:54:21 -04: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 add dnn and gpr to simulation 2019-10-24 22:29:49 -04:00
util.py Initial commit with BSL 2019-08-23 11:47:19 -04:00