GPy/GPy/util
2014-11-05 14:34:03 +00:00
..
__init__.py Remove symbolic import. 2014-10-16 15:46:16 +01:00
block_matrices.py merged (hard) the util from devel 2014-01-24 09:50:49 +00:00
caching.py [cacher] now taking over the attributes from cached functions, such as docstring 2014-10-16 12:41:02 +01:00
classification.py Bug fix in the confusion matrix 2013-06-14 18:49:34 +01:00
config.py Added forced extraction of eggs (as we have a fair few non-py files and use the directory structure) added some files to MANIFEST and setup.py's package_data so its included upon distributing 2014-07-29 12:02:47 +01:00
data_resources.json [param_to_array] deprecated and removed param_to_array from code, use param.values instead 2014-10-06 08:59:24 +01:00
datasets.py [datasets] deng et all, labels revisited 2014-10-10 11:07:07 +01:00
debug.py more for debug 2014-09-01 18:39:43 +01:00
decorators.py decorator documentation 2013-03-12 16:46:35 +00:00
diag.py removed materns 2014-02-21 17:06:06 +00:00
erfcx.py Added missing files. 2013-09-24 06:15:09 +02:00
football_teams.json Google trends and football data sets. 2014-03-13 15:59:11 +00:00
functions.py Ongoing changes to symbolic. 2014-04-08 06:09:30 +01:00
gpu_init.py fix the problem starting multiple process with limited number of GPUs 2014-07-03 16:31:22 +01:00
initialization.py [pca] pca -> PCA 2014-10-17 11:45:04 +01:00
linalg.py minor bugfix on windows (thanks NC) 2014-10-07 16:20:16 +01:00
linalg_gpu.py some progress for parameter tie 2014-08-29 18:52:53 +01:00
ln_diff_erfs.py Added missing files. 2013-09-24 06:15:09 +02:00
misc.py [param_to_array] deprecated and removed param_to_array from code, use param.values instead 2014-10-06 08:59:24 +01:00
mocap.py merged (hard) the util from devel 2014-01-24 09:50:49 +00:00
multioutput.py minor changes in ICM 2014-08-13 13:51:39 +01:00
netpbmfile.py [brendan] netpbmfile 2014-06-30 10:26:05 -07:00
normalizer.py [normalizer] only mean, because variance could be not Gaussian... 2014-08-27 15:47:57 -07:00
parallel.py clean up parallel framework 2014-11-05 14:34:03 +00:00
pca.py [pca] pca -> PCA 2014-10-17 11:45:04 +01:00
squashers.py added copyright notice and license at the top 2012-11-29 16:39:20 +00:00
subarray_and_sorting.py [logging] 2014-06-27 16:19:23 -07:00
univariate_Gaussian.py now ising numpy for std_norm_cdf 2014-09-23 08:54:50 +01:00
warping_functions.py posterior with one covariance per dimension and param gradient fix 2014-02-20 14:09:20 +00:00