Home
last modified time | relevance | path

Searched defs:which_data_rows (Results 1 – 3 of 3) sorted by relevance

/dports/science/py-GPy/GPy-1.10.0/GPy/plotting/gpy_plot/
H A Ddata_plots.py36 def plot_data(self, which_data_rows='all', argument
62 def _plot_data(self, canvas, which_data_rows='all', argument
97 def plot_data_error(self, which_data_rows='all', argument
125 def _plot_data_error(self, canvas, which_data_rows='all', argument
199 def plot_errorbars_trainset(self, which_data_rows='all', argument
226 which_data_rows='all', which_data_ycols='all', argument
H A Dplot_util.py334 def get_which_data_rows(model, which_data_rows): argument
H A Dgp_plots.py284 which_data_ycols='all', which_data_rows='all', argument
360 which_data_ycols='all', which_data_rows='all', argument