Commit Graph

9 Commits

Author SHA1 Message Date
Roman Yurchak e0e7387606 Remove unused private functions (#12253) 2018-10-03 21:08:17 -04:00
Joel Nothman c3bdc0a89a
DOC clean up assorted type specifications (#10441) 2018-01-11 09:11:17 +11:00
Naoya Kanai 6579220588 [MRG+1] Drop NumPy < 1.8 (#8874) 2017-06-07 17:06:06 +02:00
Rémy Léone 9b7176dd9d [DOC] Fix broken links 2016-03-23 12:45:34 -07:00
Lars Buitinck 8fcd0632fa DOC: TODO notice in Hungarian algorithm, use SciPy version when released
[CI skip]
2015-09-24 22:45:27 +02:00
Lars Buitinck cdd2279c09 ENH fix astype usage to prevent copying
Removed where possible; using copy=False (from utils.fixes) where needed.

Also some C integer type fixes to gradient boosting.
2014-06-18 11:01:28 +02:00
Lars Buitinck 1627a92311 COSMIT refactor Hungarian algorithm 2013-08-13 17:29:58 +02:00
Vlad Niculae 56d97286aa Add warning in private _Hungarian docstring just in case 2013-07-25 19:19:25 +02:00
Vlad Niculae 6789f59fe0 Clean up and rename Hungarian algorithm 2013-07-25 19:19:25 +02:00