README.rst
setup.cfg
setup.py
hops/__init__.py
hops/constants.py
hops/devices.py
hops/differential_evolution.py
hops/exceptions.py
hops/experiment.py
hops/facets.py
hops/featurestore.py
hops/grid_search.py
hops/hdfs.py
hops/hive.py
hops/kafka.py
hops/launcher.py
hops/numpy_helper.py
hops/pandas_helper.py
hops/random_search.py
hops/serving.py
hops/tensorboard.py
hops/tls.py
hops/util.py
hops/version.py
hops.egg-info/PKG-INFO
hops.egg-info/SOURCES.txt
hops.egg-info/dependency_links.txt
hops.egg-info/requires.txt
hops.egg-info/top_level.txt
hops/distribute/__init__.py
hops/distribute/allreduce.py
hops/distribute/allreduce_reservation.py
hops/distribute/allreduce_reservation_client.py
hops/distribute/mirrored.py
hops/distribute/parameter_server.py
hops/distribute/parameter_server_client.py
hops/distribute/parameter_server_reservation.py
hops/featurestore_impl/__init__.py
hops/featurestore_impl/core.py
hops/featurestore_impl/dao/__init__.py
hops/featurestore_impl/dao/cluster.py
hops/featurestore_impl/dao/cluster_analysis.py
hops/featurestore_impl/dao/correlation_matrix.py
hops/featurestore_impl/dao/correlation_value.py
hops/featurestore_impl/dao/datapoint.py
hops/featurestore_impl/dao/descriptive_stats.py
hops/featurestore_impl/dao/descriptive_stats_metric_value.py
hops/featurestore_impl/dao/descriptive_stats_metric_values.py
hops/featurestore_impl/dao/feature.py
hops/featurestore_impl/dao/feature_correlation.py
hops/featurestore_impl/dao/feature_histogram.py
hops/featurestore_impl/dao/feature_histograms.py
hops/featurestore_impl/dao/featuregroup.py
hops/featurestore_impl/dao/featurestore.py
hops/featurestore_impl/dao/featurestore_dependency.py
hops/featurestore_impl/dao/featurestore_entity.py
hops/featurestore_impl/dao/featurestore_metadata.py
hops/featurestore_impl/dao/histogram_bin.py
hops/featurestore_impl/dao/statistics.py
hops/featurestore_impl/dao/training_dataset.py
hops/featurestore_impl/exceptions/__init__.py
hops/featurestore_impl/exceptions/exceptions.py
hops/featurestore_impl/featureframes/FeatureFrame.py
hops/featurestore_impl/featureframes/__init__.py
hops/featurestore_impl/query_planner/__init__.py
hops/featurestore_impl/query_planner/f_query.py
hops/featurestore_impl/query_planner/fg_query.py
hops/featurestore_impl/query_planner/fs_query.py
hops/featurestore_impl/query_planner/logical_query_plan.py
hops/featurestore_impl/query_planner/query_planner.py
hops/featurestore_impl/rest/__init__.py
hops/featurestore_impl/rest/rest_rpc.py
hops/featurestore_impl/util/__init__.py
hops/featurestore_impl/util/fs_utils.py
hops/featurestore_impl/visualizations/__init__.py
hops/featurestore_impl/visualizations/statistics_plots.py