Hanmin Qin
|
43e3a02085
|
MNT Remove unused assert_true imports (#12560)
|
2018-11-11 11:08:37 +08:00 |
Yaroslav Halchenko
|
362cb3bcab
|
TST autoreplace assert_true(...==...) with plain assert (#12547)
|
2018-11-11 09:05:34 +08:00 |
Nicholas Nadeau, P.Eng., AVS
|
3e26fc63be
|
MAINT Fixing Typos (#11017)
|
2018-04-24 09:32:25 +10:00 |
Naoya Kanai
|
95aa2952e1
|
Add logsumexp and comb to utils.fixes (#9046)
|
2017-06-10 15:01:02 +02:00 |
seales
|
0485ada58b
|
General spelling fixes
|
2015-12-16 09:46:42 -08:00 |
Andreas Mueller
|
a8626b36a6
|
TST/COSMIT remove nose call boilerplate
|
2015-05-28 14:54:01 -04:00 |
Hamzeh Alsalhi
|
9783de3b20
|
Test additional corner cases with random_choice_csc, error on proabilites not summing to 1
|
2014-08-08 21:17:47 -04:00 |
Hamzeh Alsalhi
|
2a3f504f1c
|
Make cosmetic adjustments, Fix random.py header, use message with assert_warns
|
2014-08-08 18:48:23 -04:00 |
Hamzeh Alsalhi
|
a5acf9d8a6
|
Test insertion of 0 class in random_choice_csc
|
2014-08-07 17:45:28 -04:00 |
Hamzeh Alsalhi
|
94b7845c4b
|
Test that class dtypes string and float fail in random_choice_csc
|
2014-08-07 17:00:00 -04:00 |
Hamzeh Alsalhi
|
0e314728dc
|
Remove transposes from testing of random_choice_csc
|
2014-08-05 14:04:45 -04:00 |
Hamzeh Alsalhi
|
f59e4da4ab
|
Test random_choice_csc implicit, readability adjustments
Readability: remove unecessary transpose
|
2014-08-05 11:32:37 -04:00 |
Hamzeh Alsalhi
|
0ee10dc4cd
|
move random_choice_csc to utils/random from utils/sparsefuncs
|
2014-08-04 17:41:31 -04:00 |
Lars Buitinck
|
541987802f
|
P3K range vs. xrange
|
2013-02-14 02:05:35 +01:00 |
Andreas Mueller
|
966e10c252
|
COSMIT PEP8
|
2012-12-22 16:48:17 +01:00 |
Arnaud Joly
|
07881645a6
|
COSMIT make everything use the common interface
|
2012-12-21 14:48:01 +01:00 |
Arnaud Joly
|
a6ed58dc4d
|
ENH flatten random_projection module + add sklearn.utils.random
|
2012-12-21 14:48:00 +01:00 |