Searched refs:new_weight (Results 1 – 3 of 3) sorted by relevance
142 const float new_weight = original_weight * num_dropped / (num_dropped + 1); in GetTreesWeightsForAddingTrees() local143 (*current_weights)[dropped] = new_weight; in GetTreesWeightsForAddingTrees()
659 float new_weight = it->second + w; in accumulate() local661 class_weights_[c] = new_weight; in accumulate()
544 new_weight = self._assign_moving_average(weight, weight_value,549 return new_var / new_weight