-
- Downloads
[MRG + 1] MAINT Move heapify_up/heapify_down into PriorityHeap as class methods + COSMITs (#7034)
* RFC: move heap methods to class and remove trailing spaces * spurious comment to force recythonization of boosting * [ci skip] remove spurious comment * remove trailing whitespace on line * style: fix trailing whitespace in _criterion.pxd * add spurious comments to try to force recythonizing * remove changes for recythonization
Showing
- sklearn/tree/_criterion.pxd 1 addition, 1 deletionsklearn/tree/_criterion.pxd
- sklearn/tree/_criterion.pyx 5 additions, 5 deletionssklearn/tree/_criterion.pyx
- sklearn/tree/_utils.pxd 2 additions, 0 deletionssklearn/tree/_utils.pxd
- sklearn/tree/_utils.pyx 34 additions, 36 deletionssklearn/tree/_utils.pyx
Loading
Please register or sign in to comment