Gilles Louppe
|
2d16aee90e
|
FIX: use XorShift random number generator
|
2013-09-22 19:36:09 +02:00 |
Gilles Louppe
|
9c07ca32b9
|
FIX: module RAND_R_MAX
|
2013-09-22 19:35:39 +02:00 |
Noel Dawe
|
b62b0d3dc5
|
tree export_graphviz: remove unused close parameter and close the file if out_file is a string
|
2013-08-26 00:43:09 -07:00 |
Gilles Louppe
|
a3985775b1
|
FIX: broken tests based on rng
|
2013-07-22 12:20:01 +02:00 |
Lars Buitinck
|
c7266ec712
|
ENH back-port rand_r from 4.4BSD
This function is not available on Windows and is deprecated by POSIX.
Fetched from OpenBSD:
http://www.openbsd.org/cgi-bin/cvsweb/src/lib/libc/stdlib/rand.c
This reverts commit 6f737ad8d5b29a098df6b2ad0fdd1db38e801db8.
|
2013-07-22 12:20:01 +02:00 |
Gilles Louppe
|
0c795872c8
|
WIP: revert use of rand_r
|
2013-07-22 12:20:01 +02:00 |
Gilles Louppe
|
4c032ac02f
|
WIP: use re-entrant rand_r
|
2013-07-22 12:20:01 +02:00 |
Gilles Louppe
|
167bbec3e1
|
FIX: export_graphviz test
|
2013-07-22 12:19:58 +02:00 |
Gilles Louppe
|
3200735d1c
|
WIP: fix export functions
|
2013-07-22 12:19:56 +02:00 |
Andreas Mueller
|
465e053c49
|
COSMIT pep8
|
2013-04-28 15:46:13 +02:00 |
Gilles Louppe
|
2b01f3aada
|
ENH: output criterion name instead of "error" in export_graphviz
|
2013-04-16 12:29:58 +02:00 |
Gilles Louppe
|
813d1a4049
|
ENH: add max_depth to export_graphviz
|
2013-04-16 12:29:58 +02:00 |
Gilles Louppe
|
e084727613
|
ENH: moved export_graphviz to sklearn/tree/export.py
|
2013-04-16 12:29:58 +02:00 |