Commit Graph

4 Commits

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