Searched refs:smoothing_constant (Results 1 – 2 of 2) sorted by relevance
261 def _estimate_data_distribution(labels, num_classes, smoothing_constant=10): argument266 if smoothing_constant <= 0:269 initial_value=[smoothing_constant] * num_classes,
170 smoothing_constant=10): argument173 [num_classes], np.int64(smoothing_constant))