Mickaël Schoentgen
|
2df594564d
|
EXA Fix several DeprecationWarning: invalid escape sequence in examples (#12924)
|
2019-01-05 12:22:36 +08:00 |
Joel Nothman
|
79f5d147ea
|
MNT Revert the deprecation of min_samples_leaf and min_weight_fraction_leaf (#11998)
|
2018-09-08 16:43:21 +02:00 |
Joel Nothman
|
2fe58e517c
|
Deprecate min_samples_leaf and min_weight_fraction_leaf (#11870)
|
2018-08-23 08:30:47 +03:00 |
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 |