* User guide for histogram based GBDTs * Added backlinks to user guide in classes * typos * Roman's comments * reduce diff * Update doc/modules/ensemble.rst * Addressed comments * Added why it's faster explanation * references at the end * Update doc/modules/ensemble.rst * Update doc/modules/ensemble.rst * Update doc/modules/ensemble.rst * added where code is parallel * removed missing values section |
||
|---|---|---|
| .. | ||
| tests | ||
| __init__.py | ||
| _binning.pyx | ||
| _gradient_boosting.pyx | ||
| _loss.pyx | ||
| _predictor.pyx | ||
| binning.py | ||
| gradient_boosting.py | ||
| grower.py | ||
| histogram.pyx | ||
| loss.py | ||
| predictor.py | ||
| splitting.pyx | ||
| types.pxd | ||
| types.pyx | ||
| utils.pyx | ||