Commit Graph

6 Commits

Author SHA1 Message Date
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