Commit Graph

11 Commits

Author SHA1 Message Date
IvicaJovic 8dc8673525 fix wrong confidence interval 2014-05-17 22:28:30 +02:00
Rajat Khanduja 7d10d98492 Fixed some PEP8 violations even present in master branch, in examples/
This fixes some of the violations that were not caused by the change to pyplot
from pylab.
2014-05-15 09:35:24 +05:30
Gilles Louppe b499743c93 DOC: update examples, use matplotlib.pyplot instead of pylab 2014-02-27 10:22:21 +01:00
Immanuel Bayer 189ac2f386 renaming 'learn_rate' in 'learning_rate' 2012-11-03 08:17:42 +00:00
Peter Prettenhofer 9cf0a7cbd1 add quantile example again 2012-07-09 16:57:06 +02:00
Peter Prettenhofer 89cb7056b7 removed quantile regression example 2012-07-07 19:08:07 +02:00
Peter Prettenhofer 36fd9c3ef0 proper pylab import 2012-07-02 13:44:53 +02:00
Peter Prettenhofer cf090648a8 use dtype float32 2012-07-02 10:41:41 +02:00
Peter Prettenhofer 18326419ac better docs for quantile reg 2012-06-15 16:14:55 +02:00
Peter Prettenhofer 14b5c05acc added title to example 2012-06-05 23:35:05 +02:00
Peter Prettenhofer aa8354a4ab wip: added quantile regression loss; this allows for prediction intervals; adopted the GP regression example to show-case prediction intervals 2012-06-05 23:07:56 +02:00