Ruben Martinez-Cantin
|
d288341d55
|
Fix python 2-3 compatibility
|
2017-05-16 16:47:43 +02:00 |
|
Michael T Smith
|
826618e143
|
fix: Bug in dataset (in fn download_url) which wrongly interprets the Content-Length meta data, and just takes first character.
|
2016-09-09 16:27:08 +01:00 |
|
Max Zwiessele
|
30b34591bb
|
[datasets] rnaseq changed up
|
2016-07-19 14:31:37 +01:00 |
|
Aki Vehtari
|
4b2299def8
|
more Python 3 compatibility fixes
|
2016-06-09 15:25:15 +03:00 |
|
Aki Vehtari
|
c3963928f1
|
Python2->Python3
|
2016-06-09 14:50:53 +03:00 |
|
mzwiessele
|
c9317cf14d
|
[open] backwards compatibility
|
2016-04-22 11:52:12 +01:00 |
|
kenokabe
|
025862ec31
|
suppress UnicodeDecodeError: ascii codec - when import GPy
|
2016-04-22 19:00:46 +09:00 |
|
mzwiessele
|
7ebdc698f6
|
[tests working now?]
|
2015-10-07 00:52:47 +01:00 |
|
Max Zwiessele
|
c1a2f7e556
|
[matplotlib] pylab -> pyplot
|
2015-09-10 08:55:54 +01:00 |
|
Mike Croucher
|
9e94830528
|
urllib2 fixes for Py3 compatibility
|
2015-02-27 16:39:31 +00:00 |
|
Mike Croucher
|
7bdb6ee556
|
Fixed cPickle import for Python 3
|
2015-02-27 15:57:57 +00:00 |
|
Mike Croucher
|
3451149427
|
Exception raising fix for Python 3
|
2015-02-27 15:54:31 +00:00 |
|
Mike Croucher
|
c6b43d91da
|
Exception fixes for Python 3 compat
|
2015-02-26 14:29:40 +00:00 |
|
Mike Croucher
|
8a7123f55a
|
Fixed Python 2 compatibility
|
2015-02-26 09:10:27 +00:00 |
|
Mike Croucher
|
c5b91e543a
|
Convert print to function for Python 3 compatibility
|
2015-02-26 09:03:04 +00:00 |
|
Mike Croucher
|
2ca24a88f5
|
More relative import fixes for Python 3 compatibility
|
2015-02-26 07:14:40 +00:00 |
|
Max Zwiessele
|
9b3498a912
|
[datasets] deng et all, labels revisited
|
2014-10-10 11:07:07 +01:00 |
|
Max Zwiessele
|
de801c9d29
|
[datasets] updated deng loading pandas bugs...
|
2014-10-09 10:32:32 +01:00 |
|
Max Zwiessele
|
d93fac8c13
|
[datasets] deng et al. single cell experiment prints for ipython notebook
|
2014-10-06 11:00:57 +01:00 |
|
Max Zwiessele
|
6a260409fa
|
[param_to_array] deprecated and removed param_to_array from code, use param.values instead
|
2014-10-06 08:59:24 +01:00 |
|
Zhenwen Dai
|
049b58c729
|
Remove the dependency on matplotlib
|
2014-09-12 11:51:51 +01:00 |
|
Neil Lawrence
|
1c9eb270bf
|
Merge branch 'devel' of https://github.com/SheffieldML/GPy into devel
|
2014-07-24 20:55:23 +01:00 |
|
Neil Lawrence
|
ec5e9443ce
|
Changes to datasets.py
|
2014-07-24 20:55:18 +01:00 |
|
mzwiessele
|
8a8818aa91
|
yak shaving and whitespaces
|
2014-06-30 10:26:17 -07:00 |
|
James Hensman
|
322d0d6d01
|
re-doing the lee dataset
|
2014-06-08 21:06:29 +01:00 |
|
James Hensman
|
0812a0e15c
|
Revert "Minor edits to reading Lee data in datasets.py"
This reverts commit 730e229238.
|
2014-06-08 21:02:42 +01:00 |
|
Neil Lawrence
|
730e229238
|
Minor edits to reading Lee data in datasets.py
|
2014-06-04 11:21:25 +01:00 |
|
Neil Lawrence
|
dd6f7c1f4c
|
Modified Spellman et al data load.
|
2014-05-29 16:57:01 +01:00 |
|
Neil Lawrence
|
0fde50f56d
|
Changes to configuration file set up: now uses defaults.cfg, installation.cfg and searches locally for .gpy_user.cfg in the users home directory.
|
2014-05-28 10:25:02 +01:00 |
|
Neil Lawrence
|
9ea236112e
|
Added CIFAR-10 data to data sets.
|
2014-05-27 16:27:27 +01:00 |
|
Neil Lawrence
|
e3b6d9c9c5
|
Merge branch 'devel' of https://github.com/SheffieldML/GPy into devel
|
2014-05-24 15:31:50 +01:00 |
|
Neil Lawrence
|
de75d7dac1
|
New data sets
|
2014-05-24 15:31:42 +01:00 |
|
mzwiessele
|
d6bf3b0d79
|
[dim_reduce examples] updated swiss roll
|
2014-05-22 15:25:26 +01:00 |
|
Max Zwiessele
|
533e5fb744
|
[datasets] delete packed data in hapmap dataset
|
2014-05-20 14:46:29 +01:00 |
|
Neil Lawrence
|
7293f4ca52
|
Add Drosophila data.
|
2014-05-14 11:25:07 +01:00 |
|
Neil Lawrence
|
cff37293d9
|
Fixing fruitfly_tomancak data load.
|
2014-05-13 17:20:57 +01:00 |
|
Neil Lawrence
|
2953e6b73b
|
Add ordinal and attempt to fix downloads
|
2014-05-13 17:00:02 +01:00 |
|
Neil Lawrence
|
db644408ea
|
Add ordinal and attempt to fix downloads
|
2014-05-13 12:17:42 +01:00 |
|
Neil Lawrence
|
2256127130
|
Made openmp switch in only dependent on potion in rbf.py and linear.py
|
2014-05-13 05:23:36 +01:00 |
|
Neil Lawrence
|
2df0f933f1
|
Changes to datasets.py
|
2014-05-12 09:49:56 +01:00 |
|
Max Zwiessele
|
a717c03866
|
[datasets] added singlecell dataset
|
2014-05-09 14:06:15 +01:00 |
|
Neil Lawrence
|
483cb7ddc0
|
Merge branch 'params' of https://github.com/SheffieldML/GPy into params
|
2014-04-17 07:05:20 -04:00 |
|
Neil Lawrence
|
583f3bef0a
|
First draft of base symbolic object, compiling with symbolic mapping.
|
2014-04-17 07:05:16 -04:00 |
|
Max Zwiessele
|
c17791a12c
|
[datasets] merged hapmap dataset into params
|
2014-04-16 15:37:50 +01:00 |
|
Neil Lawrence
|
f5b8989ef5
|
Added negative binomial likelihood based on symbolic.
|
2014-04-01 07:03:01 +01:00 |
|
Neil Lawrence
|
73e877a458
|
Google trends and football data sets.
|
2014-03-13 15:59:11 +00:00 |
|
Neil Lawrence
|
fab136392a
|
Part written addition to datasets for loading in google trends.
|
2014-03-07 17:26:27 +00:00 |
|
James Hensman
|
92d71384b7
|
deleted kernpart, prod and add seem to work okay.
|
2014-02-19 17:37:18 +00:00 |
|
James Hensman
|
28c899926a
|
merged (hard) the util from devel
|
2014-01-24 09:50:49 +00:00 |
|
Max Zwiessele
|
9c126d9b94
|
merged dimen reduction
|
2013-10-14 17:58:13 +01:00 |
|