Searched refs:__plt_hist (Results 1 – 1 of 1) sorted by relevance
313 def __plt_hist(self, layer, bins, ax, range, relative_error): member in ModelData336 hist_func = self.__plt_hist if plot_library == 'matplotlib' else self.__sns_distplot