Home | Sort by relevance Sort by last modified time |
/external/tensorflow/tensorflow/contrib/boosted_trees/python/training/functions/ | |
gbdt_batch.py | 553 weights = self._get_weights(hessian_shape, squeezed_hessians) 790 def _get_weights(self, hessian_shape, hessians): member in class:GradientBoostedDecisionTreeModel [all...] |