scikit-learn/sklearn/tree/tests
Roman Yurchak cf9a740598 [MRG+1] Use astype(.., copy=False) when possible (#11973)
* Use astype(.., copy=False) when possible

* Use Use astype(.., copy=False) also in tests

* Fix CI

* Guillaume's comments

* Address review comments

* Add what's new

* Fix CI

* Lint

* Fix merge issues

* More merge conflict fixes

* Fix failing test

* Lint

* Use copy=True in cluster/hierarchical

* More fixes
2019-03-01 11:07:10 +01:00
..
__init__.py merged upstream-master into enh/tree 2011-09-03 13:04:27 +01:00
test_export.py FEA Print Decision Trees in ASCII format (#9424) 2019-02-12 10:23:48 +11:00
test_reingold_tilford.py MNT Use list and dict comprehension (#12668) 2019-01-08 09:32:34 +11:00
test_tree.py [MRG+1] Use astype(.., copy=False) when possible (#11973) 2019-03-01 11:07:10 +01:00